{
  "name": "PriceUp — Quotes in 60 Seconds",
  "short_name": "PriceUp",
  "description": "AI-powered quote generator for UK tradespeople. Speak the job. Send the quote. Win more work.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/PriceUp_Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/PriceUp_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/PriceUp_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Quote",
      "short_name": "New Quote",
      "description": "Start a new quote in 60 seconds",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/PriceUp_Logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
