{
  "id": "gg-app",
  "name": "GGGaming",
  "short_name": "GGGaming",
  "description": "GGGaming — Sports & entertainment platform with live events and rewards.",
  "start_url": "./?fixed.source=GGGaming_PWA",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e2a1f",
  "background_color": "#0e2a1f",
  "categories": ["entertainment", "games"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    { "src": "./icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "./icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "./icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "./icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "./icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "./icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "./screenshot0.webp", "sizes": "444x790", "type": "image/webp", "form_factor": "narrow" },
    { "src": "./screenshot1.webp", "sizes": "444x790", "type": "image/webp", "form_factor": "narrow" },
    { "src": "./screenshot2.webp", "sizes": "444x790", "type": "image/webp", "form_factor": "narrow" },
    { "src": "./screenshot3.webp", "sizes": "444x790", "type": "image/webp", "form_factor": "narrow" },
    { "src": "./screenshot4.webp", "sizes": "444x790", "type": "image/webp", "form_factor": "narrow" }
  ]
}
