{
  "name": "ATM Fee Map",
  "short_name": "ATM Fee Map",
  "description": "Find Toronto ATM surcharge information and report updated ATM fee details.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef3f1",
  "theme_color": "#16a085",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
