{
  "name": "Cub Guide",
  "short_name": "Cub Guide",
  "description": "Track student behavior, rate progress, and keep parents informed — all in one place.",
  "theme_color": "#4f46e5",
  "background_color": "#4f46e5",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    { "src": "/pwa-icon-192x192.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "/pwa-icon-512x512.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" },
    { "src": "/pwa-maskable-icon.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ]
}
