{
  "name": "Kleen Everyday",
  "short_name": "Kleen Laundry",
  "description": "Kleen Everyday - Laundry Operating System",
  "start_url": "./Operation.html",
  "display": "standalone",
  "background_color": "#034694",
  "theme_color": "#034694",
  "orientation": "any",
  "scope": "./",
  "lang": "id",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
