{
  "name": "ICONS Coffee",
  "short_name": "ICONS",
  "description": "Coffee for the people who start their day, the bold way. Order, earn points, and shop ICONS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8e3cb",
  "theme_color": "#2a1c12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
