{
  "name": "Koboko",
  "short_name": "Koboko",
  "categories": ["games", "education", "entertainment"],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/images/icon-192.png?v=20250911", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png?v=20250911", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Play Daily", "url": "/?utm_source=pwa_shortcut&utm_content=daily" },
    { "name": "Play Blitz", "url": "/?mode=blitz&utm_source=pwa_shortcut&utm_content=blitz" }
  ]
}
