{
  "name": "Orbit",
  "short_name": "Orbit",
  "id": "/",
  "scope": "./",
  "start_url": "./?src=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "description": "Swing, release at the perfect moment and thread your way up the neon. One-tap slingshot.",
  "categories": ["games", "arcade"],
  "icons": [
    { "src": "./icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
