{
  "name": "SMACKDON 33 — Sistem Manajemen Aplikasi Catatan Kependudukan Digital Online RT 33",
  "short_name": "SMACKDON 33",
  "description": "Aplikasi warga RT 033 / RW 003 Perumahan Buana Tamansari Karawang — info warga, CCTV, iuran, laporan.",
  "id": "/smackdon33",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e6091",
  "theme_color": "#1e6091",
  "lang": "id-ID",
  "dir": "ltr",
  "categories": ["social", "utilities", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "CCTV Live",
      "short_name": "CCTV",
      "description": "Pantau kamera keamanan",
      "url": "./index.html#cctv",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bayar Iuran",
      "short_name": "Iuran",
      "description": "Bayar iuran bulanan",
      "url": "./index.html#iuran",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lapor Warga",
      "short_name": "Lapor",
      "description": "Buat laporan",
      "url": "./index.html#lapor",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
