{
  "id": "/",
  "name": "MP-Beats — Premium Beats",
  "short_name": "MP-Beats",
  "description": "Original trap, drill and R&B instrumentals by MP-Beats. Stream free, license instantly, download stems.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#08090d",
  "theme_color": "#08090d",
  "categories": ["music", "shopping", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse beats",
      "short_name": "Beats",
      "description": "The full MP-Beats catalogue",
      "url": "/beats"
    },
    {
      "name": "Free beats",
      "short_name": "Free",
      "description": "Every beat you can download for free",
      "url": "/beats?free=1"
    },
    {
      "name": "Your account",
      "short_name": "Account",
      "description": "Orders, downloads and favourites",
      "url": "/account"
    }
  ]
}
