{
  "name": "Huni — Manajemen Kost",
  "short_name": "Huni",
  "description": "Aplikasi manajemen kost sederhana untuk pemilik di Indonesia.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3EEE7",
  "theme_color": "#7D8F7A",
  "lang": "id",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
