{
  "name": "Kideo Kids LC Progress & Parent Portal",
  "short_name": "Kideo Kids",
  "description": "Comprehensive Preschool Progress, Attendance, Messaging & Parent Portal App.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4f46e5",
  "background_color": "#f8fafc",
  "categories": [
    "education",
    "parenting",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Attendance Clock",
      "short_name": "Attendance",
      "description": "Check in or check out students",
      "url": "/?tab=attendance"
    },
    {
      "name": "Secure Messages",
      "short_name": "Messages",
      "description": "Chat with teachers or parents",
      "url": "/?tab=messages"
    },
    {
      "name": "Milestone Reports",
      "short_name": "Reports",
      "description": "View progress milestone reports",
      "url": "/?tab=reports"
    }
  ]
}
