{
  "name": "KIENTRUC.com",
  "short_name": "KIENTRUC",
  "icons": [
    {
      "src": "/android-chrome-100x100.jpg",
      "sizes": "100x100",
      "type": "image/jpg",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-200x200.jpg",
      "sizes": "200x200",
      "type": "image/jpg",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#D91B5B",
  "background_color": "#ffffff",
  "display": "standalone",
  "prefer_related_applications": true,
  "start_url": "/"
}