{
  "name": "SIRT 03 Pinewood",
  "short_name": "SIRT03",
  "description": "Sistem Informasi, Layanan Warga, E-Iuran & Live CCTV RT 03 Pinewood",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "lang": "id",
  "categories": ["lifestyle", "utilities", "social"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Live CCTV",
      "short_name": "CCTV",
      "description": "Pantau CCTV Lingkungan RT 03 Real-Time",
      "url": "/cctv",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Surat Pengantar",
      "short_name": "Surat",
      "description": "Permohonan Surat Pengantar Warga",
      "url": "/surat-pengantar",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lapor Keluhan",
      "short_name": "Keluhan",
      "description": "Kirim Laporan & Keluhan Warga",
      "url": "/keluhan",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
