{
  "name": "Aqua Music",
  "short_name": "Aqua",
  "description": "A personal music streaming app powered by the official YouTube embed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#a7d8e8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
