{
  "name": "Mange Tak | Context-Aware Meal Planner",
  "short_name": "Mange Tak",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a110d",
  "theme_color": "#0f231c",
  "categories": ["lifestyle", "utilities"],
  "description": "Premium context-aware meal planner, tailored recipes, and dynamic family weekly schedule syncing.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
