{
  "id": "/quantumpong/index.html",
  "name": "Quantum Pong",
  "short_name": "Quantum Pong",
  "description": "The Retro Brick-Breaking Game With Added Quantum Effects!",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "./screenshots/gameplay-narrow.png", "sizes": "401x547", "type": "image/png", "form_factor": "narrow", "label": "Quantum Pong gameplay" }
  ]
}
