{
  "name": "QuantumShelf Games — Discover & Collect Games Smarter",
  "short_name": "QuantumShelf",
  "description": "Explore curated game collections, editor picks, and new releases. Your smarter way to discover digital worlds in 2026.",
  "start_url": "./",
  "scope": "./",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05050f",
  "theme_color": "#00d4ff",
  "categories": ["games", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}