{
  "name": "UB Games",
  "short_name": "UB Games",
  "description": "A curated browser games collection. Play instantly—no downloads, no signup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2e6ff",
  "theme_color": "#9b75d6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["music", "games", "entertainment"]
} 
