{
  "name": "No Strings Coffee",
  "short_name": "No Strings",
  "description": "Order your free coffee at No Strings Coffee.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f7f1e8",
  "theme_color": "#1a2332",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "cch-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
