{
  "name": "VOID — Worldbuilding Engine",
  "short_name": "VOID",
  "description": "The AI-native worldbuilding suite powered by the Voidspeaker.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090a",
  "theme_color": "#09090a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "entertainment", "utilities"],
  "shortcuts": [
    {
      "name": "Open Canon",
      "url": "/?tab=canon",
      "description": "View your world's canon entries"
    },
    {
      "name": "Speak to the Void",
      "url": "/?tab=oracle",
      "description": "Consult the Voidspeaker"
    }
  ]
}
