{
  "name": "LAU Support System",
  "short_name": "LAU Support",
  "description": "LAU Support System for classrooms and office issue reporting.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#016751",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "pics/lau_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pics/lau_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "gcm_sender_id": "103953800507"
}