{
  "name": "Practice Pal",
  "short_name": "Practice Pal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16191b",
  "theme_color": "#16191b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%2316191b'/><g fill='%233aab9e' stroke='%233aab9e' stroke-linecap='round'><g transform='translate(74,60) skewX(-14)'><circle cx='0' cy='0' r='23' stroke='none'/><line x1='-23' y1='0' x2='-23' y2='88' stroke-width='11' fill='none'/></g><g transform='translate(136,38) skewX(-14)'><circle cx='0' cy='0' r='23' stroke='none'/><line x1='-23' y1='0' x2='-23' y2='88' stroke-width='11' fill='none'/></g></g></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
