{
  "name": "Sociva - Community Marketplace",
  "short_name": "Sociva",
  "description": "Your society's private marketplace. Buy, sell, and connect with verified neighbors — food, services, rentals, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2D4A3E",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["food", "shopping", "lifestyle", "social"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
