{
  "name": "Antonix",
  "short_name": "Antonix",
  "description": "Personalized nutrition plans, delivered by local kitchens.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F7FF",
  "theme_color": "#6366f1",
  "categories": ["health", "fitness", "food"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
