{
  "name": "WildComiks",
  "short_name": "WildComiks",
  "description": "AI-powered comic, manga, and novel generation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#080808",
  "theme_color": "#ff9500",
  "categories": ["entertainment", "lifestyle"],
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Create Comic",
      "url": "/",
      "description": "Open the Director's Slate and start generating"
    },
    {
      "name": "Gallery",
      "url": "/gallery",
      "description": "Browse published comics"
    }
  ]
}
