{
  "name": "Booro Rental Marketplace",
  "short_name": "Booro",
  "description": "Don't buy it. Booro it. The peer-to-peer marketplace for renting anything you need locally.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0F4C4C",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/logos/booro_app_icon.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logos/booro_app_icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logos/booro_app_icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/logos/booro_logo.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Booro Marketplace"
    }
  ]
}
