{
  "name": "Hard Rock FM",
  "short_name": "Hard Rock FM",
  "description": "Хард-рок радиостанция №1!",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "assets/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html?mode=pwa",
  "display": "standalone",
  "lang": "ru-RU",
  "scope": "./",
  "id": "./index.html"
}