{
  "name": "TuitionsApp — Find Verified Tutors Near You",
  "short_name": "TuitionsApp",
  "description": "AI-matched verified tutors for home tuitions and online classes across India. 120+ languages. Doorstep and online.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#020617",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-IN",
  "categories": ["education", "productivity", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "TuitionsApp — Find verified tutors near you"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Tutor",
      "short_name": "Search",
      "description": "Search verified tutors by subject and city",
      "url": "/app?action=search",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Become a Tutor",
      "short_name": "Teach",
      "description": "Apply to become a verified TuitionsApp tutor",
      "url": "/become-a-tutor",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "share_target": {
    "action": "/app",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
