{
  "name": "Mel OS",
  "short_name": "Mel OS",
  "id": "/",
  "start_url": "/mobile.html?source=pwa-v9",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b16",
  "theme_color": "#7c3aed",
  "description": "Mel OS with cloud sync, calendar export, haptics, fireworks, tasks, health and recall.",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}