{
  "name": "Evidina Tutoring",
  "short_name": "Evidina",
  "description": "Expert maths and science tutoring in Port Elizabeth & online. BSc-qualified, bilingual English & Afrikaans.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0880f0",
  "lang": "en-ZA",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Book",
      "description": "Book a free 15-minute consultation",
      "url": "/booking",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See tutoring packages and prices",
      "url": "/pricing",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
