{
  "name": "SnapStack — Drop. Match. SNAP!",
  "short_name": "SnapStack",
  "description": "The most satisfying color-matching block game. Drop, match 3, chain combos!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick play",
      "short_name": "Play",
      "url": "/?utm_source=shortcut",
      "description": "Jump straight into a SnapStack run"
    }
  ],
  "lang": "en-US"
}
