{
  "name": "Music FM - Free MP3 Music Downloads",
  "short_name": "Music FM",
  "description": "Free music search and MP3 downloader in 320kbps high quality.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#F5A524",
  "icons": [
    { "src": "/image/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/image/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/image/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
