{
  "name": "Reciply — AI Recipe App",
  "short_name": "Reciply",
  "description": "AI recipe app: generate meals from your pantry, meal planner, cook mode, nutrition, and cooking community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f8fafc",
  "categories": ["food", "lifestyle", "health"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/branding/reciply-icon-official-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/reciply-icon-official-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
