{
  "name": "Starverb — find where your music comes from",
  "short_name": "Starverb",
  "description": "Follow the influence between any band or genre. See where your favourite music came from — and where it leads.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0a1f",
  "background_color": "#0b0a1f",
  "categories": ["music", "entertainment", "social"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}