{
  "short_name": "SatW",
  "name": "Scandinavia and the World",
  "icons": [
    {
      "src": "apple-icon-57x57.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "launcher",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "natural",
  "theme_color": "#25a0e6"
}