{
  "name": "MealSpector",
  "short_name": "MealSpector",
  "description": "How well do you know what's on your plate? Guess which food has more calories, fat, or sugar.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#F8FAF8",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["games", "health", "food"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
