{
  "id": "/",
  "name": "PS Note",
  "short_name": "PS Note",
  "description": "PS Note keeps the shell available offline so you can reopen the UI when the network drops.",
  "lang": "da",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#10223a",
  "categories": ["productivity", "notes"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
