{
  "name": "FoodNeverComes — the dopamine kitchen",
  "short_name": "FoodNeverComes",
  "description": "Order the food, skip the bill. The food never comes — the dopamine does.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF1EC",
  "theme_color": "#F25C54",
  "categories": ["food", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
