{
  "name": "GAZ - Gaming Alliance Zone",
  "short_name": "GAZ",
  "description": "South Africa's premium gaming directory OS with Gaming Passport, discovery, competition, monetisation, and social engagement layers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#7c5cff",
  "orientation": "portrait-primary",
  "categories": ["games", "social", "productivity"],
  "icons": [
    {
      "src": "/gaz-mark.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/gaz-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Open GAZ notification centre.",
      "url": "/notifications"
    },
    {
      "name": "Saved Items",
      "short_name": "Saved",
      "description": "Open saved profiles, tournaments, jobs, campaigns, and searches.",
      "url": "/saved"
    },
    {
      "name": "Gaming Passport",
      "short_name": "Passport",
      "description": "Open your Gaming Passport.",
      "url": "/profile"
    }
  ]
}
