{
  "name": "PlayzoneIQ Gaming",
  "short_name": "PlayzoneIQ",
  "description": "Book gaming PCs, check live availability, earn loyalty points & get instant alerts at PlayzoneIQ Gaming Cyber Cafe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020810",
  "theme_color": "#00FF88",
  "lang": "en-MY",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — Branch Selection"
    },
    {
      "src": "/screenshots/booking.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Book a Gaming PC"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a PC",
      "short_name": "Book",
      "description": "Quickly book a gaming PC",
      "url": "/?tab=book",
      "icons": [{ "src": "/icons/shortcut-book.png", "sizes": "96x96" }]
    },
    {
      "name": "Check Availability",
      "short_name": "PCs",
      "description": "See live PC availability",
      "url": "/?tab=status",
      "icons": [{ "src": "/icons/shortcut-status.png", "sizes": "96x96" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View loyalty points and history",
      "url": "/?tab=account",
      "icons": [{ "src": "/icons/shortcut-account.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
