{
  "name": "Thraxity: Desert Warfare",
  "short_name": "Thraxity",
  "description": "Build your base, command units, form alliances, and fight for control of the world map.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c120b",
  "theme_color": "#1c120b",
  "categories": ["games", "strategy"],
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/bg.jpg",
      "sizes": "1624x969",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Thraxity desert warfare battlefield"
    }
  ]
}
