{
  "name": "Konaku - Equipment Rental Marketplace",
  "short_name": "Konaku",
  "description": "Rent equipment near you, or list your own gear to earn.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d4966",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/konaku-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/konaku-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app-logo/logo-main.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
