{
  "name": "Prince Tires",
  "short_name": "Prince Tires",
  "description": "Calgary's family-owned tire shop. Shop tires, wheels, and book installation — fast.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "en-CA",
  "icons": [],
  "shortcuts": [
    { "name": "Book installation", "url": "/pages/book-now", "description": "Book a tire install or service appointment" },
    { "name": "Shop tires", "url": "/collections/tires", "description": "Browse our tire inventory" },
    { "name": "Contact", "url": "/pages/contact", "description": "Phone, address, and hours" }
  ]
}
