{
  "short_name": "Canam CRM",
  "name": "Canam STUDYABROAD CRM",
  "description": "Professional CRM for managing agency partners and study abroad leads",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "16x16 32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#cc0000",
  "background_color": "#ffffff",
  "scope": "/",
  "categories": ["business", "productivity", "education"],
  "lang": "en",
  "dir": "ltr",
  "permissions": [
    "geolocation",
    "notifications"
  ],
  "features": [
    "geolocation"
  ],
  "screenshots": [
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
