{
  "name": "Kiges FM — Always-on ambient radio",
  "short_name": "Kiges FM",
  "description": "An always-running ambient radio station inside a living digital world. A continuous, server-timed stream of calm, focus and night atmospheres.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#04060a",
  "theme_color": "#04060a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "audio", "entertainment", "productivity"],
  "icons": [
    { "src": "kiges-fm-logo.webp", "sizes": "any", "type": "image/webp", "purpose": "any" },
    { "src": "kiges-fm-logo.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "public/images/scenes/elsewhere-v2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kiges FM broadcasting under a wide elsewhere sky"
    },
    {
      "src": "public/images/scenes/first-light-v2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kiges FM at first light"
    }
  ],
  "shortcuts": [
    { "name": "Listen live", "url": "/?play=1", "description": "Tune in to the live broadcast" }
  ]
}
