{
  "id": "/",
  "name": "Nūron — Less Guessing. More Living.",
  "short_name": "Nūron",
  "description": "Your bespoke wellness companion — tailored entirely to you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07111F",
  "theme_color": "#07111F",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/nuron-icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/nuron-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/nuron-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/nuron-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}