{
  "name": "Fractured Grid",
  "short_name": "Fractured Grid",
  "description": "Real-world AR faction warfare. Four corps. Your city is the battlefield.",
  "start_url": "/play/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080810",
  "theme_color": "#080810",
  "icons": [
    {
      "src": "/play/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/play/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/play/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "lang": "en"
}