{
  "name": "Potzo",
  "short_name": "Potzo",
  "description": "Your credit card. With the safety of a debit card.",
  "start_url": "/onboarding",
  "display": "standalone",
  "background_color": "#1d1c21",
  "theme_color": "#1d1c21",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
