{
  "name": "VECTARCADE — The Vector Arcade Series",
  "short_name": "VECTARCADE",
  "description": "97 neon vector and sprite arcade games. Instant play, no install. Arcade states of mind.",
  "start_url": "/play/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050010",
  "theme_color": "#050010",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/og/og-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VECTARCADE — 97 neon vector and sprite arcade games"
    },
    {
      "src": "/assets/og/og-focus.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Focus — calm, cerebral puzzle games"
    },
    {
      "src": "/assets/og/og-release.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Release — fast, punchy action games"
    },
    {
      "src": "/assets/og/og-drift.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Drift — ambient, meditative toys"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse all games",
      "short_name": "Browse",
      "url": "/play/",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Play VECTATRAIL",
      "short_name": "VECTATRAIL",
      "url": "/games/vectatrail/",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Play VECTAMAZE",
      "short_name": "VECTAMAZE",
      "url": "/games/vectamaze/",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Play VECTAHUNT",
      "short_name": "VECTAHUNT",
      "url": "/games/vectahunt/",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "id": "/",
  "lang": "en"
}
