{
  "short_name": "Teínō Kids",
  "name": "Teínō Kids",
  "id": "/",
  "description": "A comprehensive childcare management app for registration, check-in/out, lesson planning, and parent-teacher communication.",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg?v=3",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon.svg?v=3",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.svg?v=3",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8b5cf6",
  "background_color": "#f1f5f9",
  "prefer_related_applications": false
}
