{
  "name": "PerkBack",
  "short_name": "PerkBack",
  "description": "Different cards, Different apps, Different rules. Perk Back unifies it all.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0A2463",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
