{
  "id": "/?app=1",
  "name": "Biorhythm Compass",
  "short_name": "Biorhythm",
  "description": "Biorhythm calculator and daily analysis. Eight rhythms, Moon phase and rhythm combinations, calculated on your device.",
  "start_url": "/?app=1#chart",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "orientation": "any",
  "lang": "en-GB",
  "dir": "ltr",
  "background_color": "#0B1220",
  "theme_color": "#2563EB",
  "categories": [
    "health",
    "lifestyle",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Biorhythms",
      "url": "/?app=1#chart"
    },
    {
      "name": "People & couples",
      "url": "/people?app=1"
    },
    {
      "name": "Alerts",
      "url": "/alerts?app=1"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x1170",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily rhythm analysis on mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Biorhythm chart and daily analysis"
    }
  ],
  "prefer_related_applications": false
}
