{
  "name": "Quotr — Hire trusted local tradespeople",
  "short_name": "Quotr",
  "description": "Post a job, get quotes from local tradespeople, and book the right pro in minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F97316",
  "theme_color": "#F97316",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/quotr-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/quotr-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/quotr-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
