{
  "id": "./",
  "name": "Scorched Horizons: Classic Edition",
  "short_name": "Scorched",
  "description": "A classic artillery battle game with destructible terrain, economics, defenses, guidance systems, and modern touch controls.",
  "start_url": "./?source=homescreen",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "landscape-primary",
  "background_color": "#4c6c6c",
  "theme_color": "#b8b8b8",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "tests/mobile-menu.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Installable iPhone menu"
    },
    {
      "src": "tests/mobile-landscape.png",
      "sizes": "2532x1170",
      "type": "image/png",
      "form_factor": "wide",
      "label": "iPhone landscape battlefield controls"
    },
    {
      "src": "tests/main-menu.png",
      "sizes": "1400x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Classic desktop configuration menu"
    },
    {
      "src": "tests/smoke-test.png",
      "sizes": "1500x1166",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop destructible artillery battlefield"
    }
  ],
  "prefer_related_applications": false
}
