{
  "id": "/",
  "name": "Haven — a calmer everyday",
  "short_name": "Haven",
  "description": "Your meals, money, habits and days, gathered quietly in one warm place. Everything stays on your device.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDE7D6",
  "theme_color": "#EDE7D6",
  "categories": ["lifestyle", "productivity", "food"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "store-1-home.png", "sizes": "824x1784", "type": "image/png", "form_factor": "narrow", "label": "Your day at a glance" },
    { "src": "store-2-pantry.png", "sizes": "824x1784", "type": "image/png", "form_factor": "narrow", "label": "Cook from what you have" },
    { "src": "store-3-kitchen.png", "sizes": "824x1784", "type": "image/png", "form_factor": "narrow", "label": "Recipes & weekly meals" }
  ]
}
