{
  "id": "/workspace",
  "name": "FREE CRM — Celebrate Love of FREE CRM",
  "short_name": "FREE CRM",
  "description": "A private, open-source relationship operating system with user-owned data and deployment credentials.",
  "start_url": "/workspace",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#fffefa",
  "theme_color": "#002868",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "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-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Open workspace", "short_name": "Workspace", "url": "/workspace", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] },
    { "name": "Read-only product tour", "short_name": "Tour", "url": "/tour", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] },
    { "name": "Deployment guide", "short_name": "Deploy", "url": "/deploy", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }] }
  ]
}
