{
  "name": "ours messenger",
  "short_name": "ours",
  "description": "End-to-end-encrypted messaging on the ours network.",
  "id": "./",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070a09",
  "theme_color": "#070a09",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
