{
  "name": "Lamasha Daycare - Safe Hands, Happy Hearts",
  "short_name": "Lamasha Daycare",
  "description": "Premium childcare services in Homa Bay Town, Kenya with play-based curriculum and nurturing environment",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#161b52",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "family"],
  "icons": [
    {
      "src": "/newlogo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/newlogo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/19.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Enroll Now",
      "short_name": "Enroll",
      "description": "Enroll your child at Lamasha Daycare",
      "url": "/enroll",
      "icons": [
        {
          "src": "/newlogo.jpeg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Lamasha Daycare",
      "url": "/contact",
      "icons": [
        {
          "src": "/newlogo.jpeg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}