{
  "name": "TuneFree",
  "short_name": "TuneFree",
  "description": "Free music streaming. Discover millions of songs, playlists, and artists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fc3c44",
  "orientation": "portrait",
  "categories": ["music", "entertainment"],
  "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-512-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search",
      "url": "/search",
      "icons": []
    },
    {
      "name": "Library",
      "url": "/library",
      "icons": []
    }
  ]
}
