{
  "name": "FURO",
  "short_name": "FURO",
  "description": "The Official FURO Progressive Web App",
  "icons": [
    {
      "src": "icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#000000",
  "background_color": "#000000"
}
