{
  "name": "Le Space Blog",
  "short_name": "Le Space Blog",
  "description": "A local-first and peer-to-peer blogging application powered by OrbitDB, libp2p, and IPFS.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/orbit192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/orbit512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

