{
  "name": "PlotStation",
  "short_name": "PlotStation",
  "description": "Land transparency and conflict prevention for Ghana",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F1EC",
  "theme_color": "#2D1F14",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Upload a Plot Document",
      "short_name": "Upload",
      "url": "/upload",
      "description": "Scan and upload a land document"
    },
    {
      "name": "View Parcel Map",
      "short_name": "Map",
      "url": "/",
      "description": "Explore the Ghana land registry map"
    }
  ]
}
