{
  "id": "./",
  "name": "Nourish Note",
  "short_name": "Nourish",
  "description": "A simple private food, weight and Mounjaro diary with optional AI meal estimates.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbfaf7",
  "theme_color": "#5b2c6f",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
