{
  "name": "FreshPlate — Personalised nutrition",
  "short_name": "FreshPlate",
  "description": "The iOS nutrition app that learns your allergies, medical conditions, and medications — then builds a personalised meal plan just for you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0B",
  "theme_color": "#10B981",
  "orientation": "portrait",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/app-icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["food", "health", "lifestyle", "medical", "fitness"]
}
