{
  "name": "MileMax SG",
  "short_name": "MileMax",
  "description": "Which card earns the most miles? Free Singapore credit card MCC lookup tool.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffcf7",
  "theme_color": "#fffcf7",
  "lang": "en-SG",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Search screen"
    }
  ]
}
