{
  "name": "ServiceValue — Free Business Tools",
  "short_name": "ServiceValue",
  "description": "Free pricing calculators, quote generators, invoice tools and AI assistant for service businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f2460",
  "orientation": "any",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Quote",
      "url": "/quote-generator",
      "description": "Create a new quote"
    },
    {
      "name": "Calculators",
      "url": "/tools",
      "description": "Open pricing calculators"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your dashboard"
    }
  ]
}
