{
  "name": "DinnerGenie",
  "short_name": "DinnerGenie",
  "description": "AI-powered recipe and menu ideas without the clutter.",
  "start_url": "/?source=pwa-v5",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1014",
  "theme_color": "#0e1014",
  "icons": [
    {
      "src": "/dg-home-icon-v5-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dg-home-icon-v5-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
