{
  "name": "Grapes",
  "short_name": "Grapes",
  "description": "Grapes - Remote",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080709",
  "theme_color": "#080709",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23080709'/><circle cx='96' cy='96' r='50' fill='none' stroke='%23c9a96e' stroke-width='8'/><circle cx='96' cy='96' r='20' fill='%23c9a96e'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
