{
  "short_name": "OSAA Portal",
  "name": "Open Sky Adventure Academy Portal",
  "description": "OSAA School Management Portal - manage tours, students, staff, attendance, and photos on the go",
  "icons": [
    {
      "src": "osaa-logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "osaa-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1e4a65",
  "background_color": "#f5f6f8",
  "categories": ["education", "productivity"]
}
