{
  "name": "Swaple",
  "short_name": "Swaple",
  "description": "Rent anything, from anyone, near you.",
  "id": "/",
  "start_url": "/browse",
  "display": "standalone",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/appicons/android/mipmap-xxxhdpi/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/appicons/playstore.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/appicons/appstore.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse Items",
      "url": "/browse",
      "description": "Search for items to rent"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "View your bookings and listings"
    }
  ]
}
