{
  "name": "Spiral Drop",
  "short_name": "Spiral Drop",
  "description": "Rotate the shaft, dodge the red segments, and fall as deep as you can",
  "start_url": "/spiral-drop/",
  "scope": "/spiral-drop/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07060f",
  "theme_color": "#07060f",
  "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" }
  ]
}
