{
  "id": "/",
  "name": "Faith Automotive",
  "short_name": "Faith Auto",
  "description": "Complete automotive care, repairs, and performance in Huntsville, Alabama.",
  "start_url": "index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d3266",
  "theme_color": "#0d3266",
  "categories": ["automotive", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule Service",
      "short_name": "Schedule",
      "url": "schedule.html?source=pwa",
      "description": "Request a service appointment"
    },
    {
      "name": "Call the Shop",
      "short_name": "Call",
      "url": "tel:12569755680"
    }
  ]
}
