{
  "name": "Comic Book Movies Database",
  "short_name": "CBMDB",
  "description": "Browse 446+ comic book movies with IMDb ratings and MCU watch order.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c1a",
  "theme_color": "#f5c518",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230c0c1a'/><text y='72' x='50' text-anchor='middle' font-size='64'>🎬</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "movies"],
  "lang": "en"
}
