{
  "name": "Hey Maëlle!",
  "short_name": "Hey Maëlle!",
  "description": "AI-powered recipe app for food allergies. Tracks 16 allergens, scans cookbooks, and generates safe recipes from your ingredients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0e0d",
  "theme_color": "#9a3412",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["food", "lifestyle", "health", "productivity"],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.heymaelle.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/hey-maelle/id6760859802"
    }
  ],
  "prefer_related_applications": true
}
