{
  "name": "Narrative Nexus",
  "short_name": "Nexus",
  "description": "AI-powered companion for tabletop RPG dungeon masters",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#00FF88",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "games",
    "entertainment",
    "productivity"
  ]
}
