{
  "name": "TS Board Learning App",
  "short_name": "TS School",
  "description": "Free, static learning web app for Telangana State Board students (Classes 1–10)",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}

