{
  "name": "dentist-directory",
  "short_name": "DentistTH",
  "description": "The premium directory for finding the best dental clinics in Thailand.",
  "start_url": "/th",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0055FF",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/"
}