{
  "name": "Operasional Rumah",
  "short_name": "Rumahku",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f1f3f6",
  "theme_color": "#1976d2",
  "orientation": "portrait",

  "icons": [
  {
    "src": "icon-192-3.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "icon-512-3.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}