{
  "name": "4UNITURE - Premium Sustainable Living",
  "short_name": "4UNITURE",
  "description": "Transformasikan hunian Anda dengan perabot mewah hasil restorasi yang ramah lingkungan.",
  "start_url": "WEBB APP/app.html",
  "display": "standalone",
  "background_color": "#F9F8F4",
  "theme_color": "#3A4B3F",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "logo_4uniture.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo_4uniture.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buka Aplikasi",
      "short_name": "App",
      "url": "WEBB APP/app.html",
      "icons": [{ "src": "logo_4uniture.png", "sizes": "192x192" }]
    }
  ]
}
