{
  "name": "piqchat",
  "short_name": "piqchat",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
      {
          "src": "/icons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable any"
      },
      {
          "src": "/icons/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable any"
      }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary"
}
