{
  "name": "Riegle Smiles",
  "short_name": "Riegle Smiles",
  "description": "In-home professional teeth cleaning and whitening in Los Angeles",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050B18",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Book a Visit", "url": "/?action=book", "description": "Book teeth maintenance"},
    {"name": "My Visits", "url": "/?action=visits", "description": "View my bookings"}
  ]
}
