{
  "name": "OneWorld",
  "short_name": "OneWorld",
  "description": "Crisis simulation strategy game by SnaxCode",
  "start_url": "/oneworld.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b13",
  "theme_color": "#00c8ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
