{
  "name": "Lazaros Free Music",
  "short_name": "FreeMusic",
  "description": "Random Matrix-style MP3 player with 100% royalty free music. Free for commercial use, no attribution. Download, share, enjoy.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ff00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "qr-code.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
