{
  "name": "Mseto",
  "short_name": "Mseto",
  "description": "Offline-first tree advisor and registry for Kenyan farmers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["agriculture", "education", "environment"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Scan Tree",
      "url": "/scan",
      "description": "Photograph and identify a tree"
    },
    {
      "name": "My Registry",
      "url": "/registry",
      "description": "View your tree registry"
    }
  ]
}
