{
  "name": "SISTEM INFORMASI RT 1 WONOYOSO",
  "short_name": "RT 1 Wonoyoso",
  "description": "Aplikasi Layanan dan Informasi Warga SISTEM INFORMASI RT 1 WONOYOSO - Kel. Bumirejo, Kec. Kebumen, Kebumen - Jawa Tengah",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "lang": "id",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "./img/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "./img/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Buka halaman utama RT",
      "url": "./index.html"
    }
  ]
}
