{
  "name": "Spark FM - Online Radio Station",
  "short_name": "Spark FM",
  "description": "Your favorite online radio station, broadcasting the best music 24/7",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Play Radio",
      "short_name": "Play",
      "description": "Start playing Spark FM",
      "url": "/index.html",
      "icons": [{ "src": "favicon.ico", "sizes": "48x48" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
