{
  "id": "/",
  "name": "Opinio – College Feedback",
  "short_name": "Opinio",
  "description": "Anonymous college feedback system for students and faculty",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#4f46e5",
  "shortcuts": [
    {
      "name": "Guard scan",
      "short_name": "Scan",
      "description": "Scan gate-pass for OUT / IN",
      "url": "/lekha/guard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
