{
  "name": "Pozdrav Radio",
  "short_name": "Pozdrav",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#0f2027",
  "theme_color": "#00f2fe",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}