{
  "name": "BassLine CRM",
  "short_name": "BassLine CRM",
  "description": "The ultimate CRM and quotation platform designed exclusively for DJs and Event Professionals. Manage your customers, generate beautiful public quotations instantly, track your inventory, and monitor your finances from anywhere.",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "window-controls-overlay"
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "scope": "/",
  "id": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-speaker.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}