{
  "name": "KnightMUN",
  "short_name": "KnightMUN",
  "description": "The inaugural KnightMUN conference. Schedule, country, committee, and keycard — in your pocket.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F7",
  "theme_color": "#1C2D5B",
  "scope": "/",
  "icons": [
    { "src": "/icons/knightmun-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/knightmun-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/knightmun-apple-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["education", "events"],
  "shortcuts": [
    { "name": "Schedule", "url": "/schedule", "description": "Today's timetable" },
    { "name": "My country", "url": "/portal/me/country", "description": "Your delegation card" },
    { "name": "Committee", "url": "/portal/me/committee", "description": "Your committee" }
  ]
}
