{
  "name": "I Need… | NeedIt Zimbabwe",
  "short_name": "NeedIt",
  "description": "Post requests, compare quotes, and complete deals across Zimbabwe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "categories": ["business", "shopping"],
  "lang": "en-ZW",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post Request",
      "short_name": "I Need…",
      "url": "/intents/new",
      "description": "Describe what you need"
    },
    {
      "name": "Market",
      "short_name": "Market",
      "url": "/market",
      "description": "View pricing guide"
    }
  ]
}
