{
  "name": "P2P Handbook",
  "short_name": "P2P Handbook",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#f0f5f6",
  "background_color": "#f0f5f6",
  "start_url": "https://app.p2phandbook.com",
  "display": "standalone",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://app.p2phandbook.com/site.webmanifest"
    }
  ]
}
