{
  "name": "Shapes Escape",
  "short_name": "Shapes Escape",
  "description": "A rhythm-runner game where your shape tries to escape obstacles!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2a1a0a",
  "theme_color": "#f39c12",
  "orientation": "landscape",
  "categories": ["games"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
