{
  "name": "Keys Orderz",
  "short_name": "Keys Orderz",
  "background_color": "#F9D7E3",
  "theme_color": "#E8759A",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%23E8759A'/><text y='.9em' font-size='68' text-anchor='middle' x='50'>☕</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%23E8759A'/><text y='.9em' font-size='68' text-anchor='middle' x='50'>☕</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
