{
  "short_name": "Intelliwar",
  "name": "Intelliwar",
  "description": "Embark on a tactical adventure with Intelliwar, a turn-based strategy game that revamps the classic chess experience.",
  "display": "standalone",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "540x960",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "purpose": "any",
      "form_factor": "wide"
    }
  ]
}
