{
  "name": "Potok Radio",
  "short_name": "Potok Radio",
  "description": "Potok Radio - vaš omiljeni internet radio u Smederevu.",
  "icons": [
    {
      "src": "assets/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#020812",
  "background_color": "#020812",
  "display": "standalone",
  "start_url": "/?source=pwa",
  "scope": "/",
  "orientation": "portrait-primary"
}