{
  "name": "Origin Boot",
  "short_name": "8M-USD",
  "description": "An idle business tycoon drama game. Build your capital machine from a garage in 2004.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FFF8EC",
  "theme_color": "#FFF8EC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
