{
  "id": "/en/",
  "name": "Wall Archer",
  "short_name": "Wall Archer",
  "description": "A physics archery game. One archer holds a castle for twenty hours, from first light to deep night.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/en/",
  "scope": "/en/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "landscape",
  "background_color": "#120f18",
  "theme_color": "#120f18",
  "categories": [
    "games"
  ],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
