{
  "id": "/",
  "name": "Livyos",
  "short_name": "Livyos",
  "description": "Your menopause wellness companion",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#7FB5B5",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "en-GB",
  "dir": "ltr"
}
