{
  "name": "Parent Telegram",
  "short_name": "Parent Telegram",
  "description": "Document incidents, contact parents, and manage student records.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7faff",
  "theme_color": "#0077cc",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
