{
  "name": "Expert Painting Edmonton - Professional Painters",
  "short_name": "Expert Painting",
  "description": "Edmonton's trusted painting contractors since 1985. Professional interior & exterior painting services.",
  "lang": "en-CA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0ea5e9",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/img/expert-logo-2.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/img/expert-logo-2.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Get Free Estimate",
      "short_name": "Estimate",
      "description": "Get your free painting estimate",
      "url": "/contact",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Our Services",
      "short_name": "Services", 
      "description": "View our painting services",
      "url": "/services",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    }
  ]
}