{
  "short_name": "AutoTrust GH",
  "name": "AutoTrust Ghana - Cars & Parts Marketplace",
  "description": "Ghana's most trusted AI-powered marketplace for cars and spare parts. Buy and sell with secure escrow payments.",
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#EAB308",
  "background_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GH",
  "categories": ["shopping", "auto", "business"],
  "shortcuts": [
    {
      "name": "Browse Marketplace",
      "short_name": "Browse",
      "description": "View all listings",
      "url": "/browse",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell Cars or Parts",
      "short_name": "Sell",
      "description": "Create a new listing",
      "url": "/sell",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your listings and activity",
      "url": "/dashboard",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
