{
  "name": "CarTintMate",
  "short_name": "CarTintMate",
  "description": "Professional Window Tinting - Book appointments, get estimates, manage your tint shop",
  "start_url": "/book",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
