{
  "name": "SEMBADA Prototype",
  "short_name": "SEMBADA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f6fb",
  "theme_color": "#102552",
  "icons": [
    {
      "src": "assets/logo-sembada.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}