
{
  "name": "HungrAI",
  "short_name": "HungrAI",
  "description": "Find exactly what you want to eat, anywhere in the world. AI dining intelligence for your dietary needs, route, and group.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#07070a",
  "theme_color": "#07070a",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
