{
  "name": "Rosemate Story Portal",
  "short_name": "Rosemate",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#08111e",
  "theme_color": "#0d1a2a",
  "description": "Story-first room workflow for Rosemate sessions",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
