{
  "name": "Pomogo PC",
  "short_name": "Pomogo",
  "display": "standalone",
  "start_url": "/",
  "id": "/",
  "background_color": "#ffffff",
  "theme_color": "#005bff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
