{
  "name": "ARCHIETALICINFO Lead Tracker Dashboard",
  "short_name": "Lead Tracker",
  "description": "Lead tracking dashboard for ARCHIETALICINFO with reminders, sales stats, and mobile app install support.",
  "start_url": "./lead-tracker.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
