{
  "name": "lofiwave.fm",
  "short_name": "lofiwave",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05080d",
  "theme_color": "#0b0f17",
  "description": "A minimalist lofi radio player with atmospheric animated scenes.",
  "icons": [
    {
      "src": "favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
