{
  "name": "Jewel Rush: Elemental Saga",
  "short_name": "Jewel Rush",
  "description": "A dazzling match-3 puzzle adventure — 60 levels, special gems, endless and blitz modes. Playable offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#12081f",
  "theme_color": "#12081f",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
