{
  "name": "Galaxy 71",
  "short_name": "Galaxy 71",
  "description": "Galaxy 71 - carve the galaxy, claim your stars",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07071a",
  "theme_color": "#0a0a20",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
