{
  "name": "Jolly Roger",
  "description": "Build and Deploy for Eternity. Jolly Roger is a production-ready template for decentralised applications.",
  "display": "fullscreen",
  "scope": "../",
  "start_url": "../",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "../maskable_icon_512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}