{
  "short_name": "Space Survivor 2077",
  "name": "Space Survivor 2077",
  "icons": [
    {
      "src": "./assets/favicon/icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./assets/favicon/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./assets/splash.png",
      "type": "image/png",
      "sizes": "1920x1080"
    }
  ],
  "start_url": "index.html",
  "background_color": "#000000",
  "display": "standalone",
  "theme_color": "#000000",
  "orientation": "portrait",
  "id": "spacesurvivor",
  "description": "The aliens have found your ship! Pick up your weapons and fight for your life!"
}