{
  "id": "/",
  "name": "Ironwood",
  "short_name": "Ironwood",
  "description": "Geospatial Intelligence & Notary Services Platform",
  "start_url": "/maps",
  "display": "standalone",
  "background_color": "#0A1B3A",
  "theme_color": "#B8944F",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Maps",
      "short_name": "Maps",
      "description": "Open geospatial intelligence map",
      "url": "/maps"
    },
    {
      "name": "Portal",
      "short_name": "Portal",
      "description": "Open agent portal",
      "url": "/portal"
    },
    {
      "name": "Directory",
      "short_name": "Directory",
      "description": "Search the notary directory",
      "url": "/directory"
    }
  ]
}
