{
  "name": "M Beats Music Artist Management Dashboard",
  "short_name": "M Beats CRM",
  "description": "Progressive Web App for modern music industry CRM and artist management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "music", "productivity"],
  "icons": [
    {
      "src": "https://img.icons8.com/display-color/512/music-record.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/display-color/192/music-record.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
