{
  "name": "RealmWatch Portal",
  "short_name": "RealmWatch",
  "description": "D&D 5e campaign hub — characters, combat, quests, messaging.",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#15181d",
  "theme_color": "#1a1d23",
  "icons": [
    {
      "src": "/rw-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "productivity"]
}
