{
  "name": "Catch Me - Free Browser Game",
  "short_name": "Catch Me",
  "description": "Dodge the hunter ball, collect points, unlock achievements and power-ups. A fun, free physics-based browser game for all ages. No download, no ads, works offline!",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "id": "catch-me-game",
  "theme_color": "#1e1e3f",
  "background_color": "#0f0f1a",
  "display": "standalone",
  "orientation": "any",
  "categories": ["games", "entertainment", "arcade"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Catch Me gameplay on desktop"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Catch Me gameplay on mobile"
    }
  ],
  "iarc_rating_id": "",
  "prefer_related_applications": false
}
