{
  "name": "INDIE Kost · Penghuni",
  "short_name": "INDIE Kost",
  "description": "App penghuni — tagihan, bukti bayar & keluhan",
  "start_url": "penghuni.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F4EE",
  "theme_color": "#1E5C4A",
  "lang": "id",
  "categories": ["lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Bayar tagihan", "url": "penghuni.html" },
    { "name": "Lapor keluhan", "url": "penghuni.html" }
  ]
}
