{
  "id": "atlas-platform",
  "name": "Atlas Platform",
  "short_name": "Atlas",
  "description": "Enterprise Land Portfolio & Lease-to-Own Management Platform",
  "start_url": "/staff/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "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"
    },
    {
      "src": "/globe.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Field Upload",
      "short_name": "Field",
      "description": "Capture and upload site photos and field notes",
      "url": "/field",
      "icons": [
        {
          "src": "/icons/icon-field-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Staff Dashboard",
      "short_name": "Dashboard",
      "description": "View global portfolio health and key metrics",
      "url": "/staff/dashboard",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Land Directory",
      "short_name": "Land",
      "description": "Browse titled parcels and child lot registry",
      "url": "/staff/onboarding/land-directory",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "GIS Viewer",
      "short_name": "GIS",
      "description": "Interactive spatial parcel and satellite map",
      "url": "/staff/gis",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
