{
  "name": "Portofolio Deriel Chaerahman PWA",
  "short_name": "Deriel Portofolio",
  "description": "Portofolio Website Deriel Chaerahman - Menampilkan Home, About dan Kontak dalam format Progressive Web App (PWA)",
  "lang": "id-ID",
  "start_url": "/?utm_source=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#557c93",
  "theme_color": "#557c93",
  "icons": [
    {
      "src": "img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}

