{
  "name": "Mind CRM",
  "short_name": "Mind CRM",
  "description": "Relationship intelligence CRM for recording relationship flow and designing next actions.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/na.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/na.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
