{
  "name": "Nexumly - Find Trusted Childminders",
  "short_name": "Nexumly",
  "description": "Connect with verified, Ofsted-approved childminders in your area. Search 1000+ trusted childcare providers across the UK.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "categories": ["education", "family", "lifestyle"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/HomePage.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Nexumly Home Page - Find Childminders"
    },
    {
      "src": "/HomePage.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Nexumly Home Page - Find Childminders"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Childminders",
      "short_name": "Search",
      "description": "Find childminders near you",
      "url": "/search",
      "icons": [
        {
          "src": "/favicon/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
