{
  "name": "INDIEKOS Penghuni",
  "short_name": "INDIEKOS Penghuni",
  "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?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-maskable-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "indiekos-penghuni"
}