{
  "name": "CatHead AI",
  "short_name": "CatHead",
  "description": "Niche software tools + arcade. No bloat, no subscriptions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14100c",
  "theme_color": "#14100c",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "games", "utilities"],
  "icons": [
    { "src": "/favicon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/favicon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/favicon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png",     "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Play CatHead Survivors",
      "short_name": "Arcade",
      "url": "/arcade.html",
      "icons": [{ "src": "/favicon-180.png", "sizes": "180x180" }]
    }
  ]
}
