{
  "name": "Shkar Files",
  "short_name": "Shkar Files",
  "description": "High-Speed P2P File Sharing App",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#0f3870",
  "icons": [
    {
      "src": "pwalogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwalogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
