{
  "name": "RollCall AP",
  "short_name": "RollCall",
  "description": "Learner Attendance Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "https://cdn.replit.com/images/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "https://placehold.co/192x192/3b82f6/white?text=RC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/3b82f6/white?text=RollCall",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}