{
 "name": "e-ttitude",
 "short_name": "e-ttitude",
 "description": "e-ttitude | SMK Negeri 2 Nganjuk",
 "lang": "id",
 "dir": "ltr",
 "theme_color": "#001f3f",
 "start_url": "./login.php",
 "background_color": "#e7e7e7",
 "display": "standalone",
 "orientation": "portrait-primary",
 "icons": [{
   "src": "./dist/img/72.png",
   "sizes": "72x72",
   "type": "image/png",
   "purpose": "any maskable"
  }, {
   "src": "./dist/img/128.png",
   "sizes": "128x128",
   "type": "image/png",
   "purpose": "any maskable"
  }, {
   "src": "./dist/img/144.png",
   "sizes": "144x144",
   "type": "image/png",
   "purpose": "any maskable"
  }, {
   "src": "./dist/img/192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  }]
}