{
  "name": "Maat Signal",
  "short_name": "Maat",
  "description": "Connecting South Africa's spaza shops with their communities — reserve products, verify safety, support local.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0F14",
  "theme_color": "#10B981",
  "lang": "en-ZA",
  "categories": ["food", "health", "utilities"],
  "icons": [
    {
      "src": "/web-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Product",
      "short_name": "Scan",
      "description": "Scan a barcode to verify product safety",
      "url": "/scan",
      "icons": [{ "src": "/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Active Recalls",
      "short_name": "Recalls",
      "description": "View active product recalls in your area",
      "url": "/recalls",
      "icons": [{ "src": "/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Report a Product",
      "short_name": "Report",
      "description": "Flag a counterfeit or unsafe product",
      "url": "/report",
      "icons": [{ "src": "/web-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
