{
  "id": "/",
  "name": "Shellff Music Platform",
  "short_name": "Shellff",
  "description": "Stream, manage, and share music with resilient offline support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#121212",
  "background_color": "#121212",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Library",
      "short_name": "Library",
      "url": "/#library",
      "icons": [{ "src": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/React-icon.svg/192px-React-icon.svg.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Open Discover",
      "short_name": "Discover",
      "url": "/#discover",
      "icons": [{ "src": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/React-icon.svg/192px-React-icon.svg.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1511379938547-c1f69419868d?auto=format&fit=crop&w=1280&h=720&q=80",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Shellff dashboard in standalone mode"
    },
    {
      "src": "https://images.unsplash.com/photo-1470225620780-dba8ba36b745?auto=format&fit=crop&w=750&h=1334&q=80",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Shellff mobile standalone view"
    }
  ]
}
