{
  "short_name": "nextbus.dk",
  "name": "nextbus.dk",
  "description": "Find out when the next bus will arrive near you",
  "lang": "en-GB",
  "theme_color": "#000000",
  "background_color": "#676767",
  "display": "standalone",
  "icons": [
    {
      "src": "images/ic_bus_48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "images/ic_bus_96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "images/ic_bus_144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "images/ic_bus_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "./?utm_source=launcher"
}