{
  "name": "PolyTwist",
  "short_name": "PolyTwist",
  "description": "A spin on PolyBlast where you can twist and rotate blocks to build the perfect grid.",
  "start_url": "/play/poly-twist",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/play/icons/poly-twist-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/play/icons/poly-twist-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/play/icons/poly-twist.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}