{
  "gcm_sender_id": "103953800507",
  "name": "KvikDrop - P2P File Transfer",
  "short_name": "KvikDrop",
  "description": "Transfer files directly between any devices with end-to-end encryption.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F6F5FA",
  "theme_color": "#F97316",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
