{
  "name": "Mrągowo Bus CINEMATIC",
  "short_name": "Mrągowo Bus",
  "description": "Rozkład jazdy, autobusy LIVE, przystanki i planer podróży po Mrągowie.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050b12",
  "theme_color": "#050b12",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}