{
  "name": "Beatport Downloader PRO",
  "short_name": "BeatportPRO",
  "description": "Professional 24-bit FLAC Batch Downloader and DJ Library Workflow Tool",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#FF5A1F",
  "categories": ["music", "utilities", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
