{
  "name": "Global Open School",
  "short_name": "GOS",
  "description": "Mobile companion for students, parents, teachers, and administrators of the Global Open School ecosystem.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f3d2e",
  "theme_color": "#0f3d2e",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Notifications", "url": "/m/notifications" },
    { "name": "Messages", "url": "/m/messages" },
    { "name": "Attendance", "url": "/m/attendance" },
    { "name": "Homework", "url": "/m/homework" }
  ]
}
