{
  "id": "/CVBLASTER/",
  "name": "PUSHING PIXELS' RETRO CV BLASTER",
  "short_name": "CV Blaster",
  "description": "Fast-paced 16-bit style shooter with online TOP GUNS high scores.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "ASSETS/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ASSETS/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
