{
  "id": "/openworld/",
  "name": "Stranded: Uncharted",
  "short_name": "Stranded",
  "description": "Capt. Daniel Ahl, his family, and a waking volcano. Six drive parts, seven chapters, one way off the rock.",
  "start_url": "./index.html?v=0.5",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#140D0B",
  "theme_color": "#140D0B",
  "categories": [
    "games"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png?v=0.5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=0.5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png?v=0.5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png?v=0.5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-1024.png?v=0.5",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}