{
  "name": "OnePass — Loyalty Rewards",
  "short_name": "OnePass",
  "description": "One pass for every local business in your city.",
  "start_url": "/find-my-pass",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
