{
  "name": "E-Aspirasi Grisawangi",
  "short_name": "E-Aspirasi",
  "description": "Platform aspirasi, konseling, dan pemantauan kedisiplinan siswa SMK PGRI 1 Giri",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "lang": "id",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Lapor Aspirasi",
      "short_name": "Lapor",
      "description": "Buat laporan baru",
      "url": "/?view=aspirasi",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Cek Status Tiket",
      "short_name": "Status",
      "description": "Cek progres laporan",
      "url": "/?view=progres",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
