{
  "name": "Far From Home",
  "short_name": "Far From Home",
  "description": "Help Oolu the alien collect fuel canisters across 4 stages and fly back home to Spaceopia.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1722",
  "theme_color": "#1a2540",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
