{
  "id": "/",
  "name": "Performcards",
  "short_name": "Performcards",
  "description": "Performcards turns your script into timed cards. Write, rehearse and deliver with the clock quietly on your side.",
  "lang": "en-GB",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#0B0B0D",
  "theme_color": "#0B0B0D",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}