{
  "name": "AwayDays",
  "short_name": "AwayDays",
  "description": "Find football fixtures near you across every league and tier. Plan your away day in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D9E75",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%231D9E75'/%3E%3Crect x='28' y='68' width='136' height='56' rx='8' fill='white'/%3E%3Ccircle cx='96' cy='68' r='10' fill='%231D9E75'/%3E%3Ccircle cx='96' cy='124' r='10' fill='%231D9E75'/%3E%3Ccircle cx='96' cy='96' r='18' fill='none' stroke='%231D9E75' stroke-width='2'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%231D9E75'/%3E%3Crect x='76' y='182' width='360' height='148' rx='20' fill='white'/%3E%3Ccircle cx='256' cy='182' r='27' fill='%231D9E75'/%3E%3Ccircle cx='256' cy='330' r='27' fill='%231D9E75'/%3E%3Ccircle cx='256' cy='256' r='48' fill='none' stroke='%231D9E75' stroke-width='5'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "travel"],
  "lang": "en"
}