{
  "name": "Tower Dental Blackpool",
  "short_name": "Tower Dental",
  "description": "Private and cosmetic dental practice in Blackpool. Book appointments, view prices and contact us.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    {"src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["health", "medical"],
  "lang": "en-GB",
  "orientation": "portrait-primary",
  "shortcuts": [
    {"name": "Book Consultation", "url": "/new-patients.html", "description": "Book your £40 Smile Consultation"},
    {"name": "Emergency Dentist", "url": "/emergency-dentist.html", "description": "Same-day emergency dental care"},
    {"name": "Our Prices", "url": "/dental-fees.html", "description": "View all treatment prices"}
  ]
}