{
  "name": "GhostCarrot Vault",
  "short_name": "GhostCarrot",
  "description": "The underground vault for sideloading, ad-free streaming, emulation setups, and power-user gear.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0d0e",
  "theme_color": "#0c0d0e",
  "orientation": "portrait-primary",
  "categories": ["utilities", "entertainment", "books", "games"],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
