{
  "short_name": "Tap Bio",
  "name": "Tap Bio - Upgrade your Instagram Bio",
  "icons": [
    {
      "src": "/static/android-touch-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/android-touch-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "display": "minimal-ui",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
