{
  "name": "Bojit",
  "short_name": "Bojit",
  "description": "Send professional quotes from your phone and get them accepted the same day.",
  "start_url": "/app/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#162c5f",
  "theme_color": "#162c5f",
  "icons": [
    {
      "src": "/pwa-192.png?v=icons-20260826",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png?v=icons-20260826",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512-maskable.png?v=icons-20260826",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=icons-20260826",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "categories": ["business", "productivity"],
  "lang": "en-GB",
  "scope": "/"
}
