{
  "name": "Docent4U",
  "short_name": "Docent4U",
  "description": "Professional educational services and docent solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05668d",
  "theme_color": "#05668d",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "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": "Our Experiences",
      "short_name": "Experiences",
      "description": "View our educational experiences",
      "url": "/#services",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Docent4U",
      "url": "/#contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
