{
  "name": "CARBU - Car Community & Marketplace",
  "short_name": "CARBU",
  "description": "Discover, customize, buy and sell vehicles in the CARBU marketplace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#e9ff70",
  "background_color": "#111111",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["automotive", "marketplace", "social"],
  "lang": "en",
  "dir": "ltr"
}
