{
  "short_name": "SEEKA",
  "name": "SEEKA",
  "icons": [
    {
      "src": "favicon16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicon32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#704acd",
  "background_color": "#ffffff"
}