{
  "name": "What Can I Eat Here",
  "short_name": "WCIEH",
  "description": "AI restaurant ordering guidance for your diet profile.",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07130f",
  "theme_color": "#d5a243",
  "icons": [
    {
      "src": "/assets/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
