{
  "name": "FestFM - SopronFest Rádió",
  "short_name": "FestFM",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#f1e8d9",
  "theme_color": "#df6c65",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/df6c65/ffffff?text=FM",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/df6c65/ffffff?text=FM",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}