{
  "name": "Piwan Dental — Gulu",
  "short_name": "Piwan Dental",
  "description": "Modern, gentle dentistry on Juba Road in Gulu, Uganda. Book appointments, browse services, and reach Piwan Dental on WhatsApp.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#B04A2C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "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": "Book a visit",
      "short_name": "Book",
      "description": "Request a dental appointment",
      "url": "/visit/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp bookings",
      "short_name": "WhatsApp",
      "description": "Message Piwan Dental for appointments",
      "url": "https://wa.me/256761489743"
    },
    {
      "name": "Our services",
      "short_name": "Services",
      "description": "Browse dental services and prices",
      "url": "/services/?utm_source=pwa_shortcut"
    }
  ]
}
