{
  "name": "Navutor — Find your way to the right tutor",
  "short_name": "Navutor",
  "description": "Browse vetted coaches by subject, book 30–90 minute sessions with live pricing, and learn over a Google Meet link.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8f0",
  "theme_color": "#4ea52e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en"
}
