{
  "name": "Zero Club - Debt Freedom",
  "short_name": "Zero Club",
  "description": "Get to $0. Together. Track your journey to debt-free, join a club, and celebrate every milestone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#071615",
  "theme_color": "#071615",
  "categories": [
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/brand/icons/zero-club-icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/zero-club-icon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/zero-club-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/zero-club-icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/zero-club-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/zero-club-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/zero-club-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Payment",
      "short_name": "Log",
      "description": "Log a payment toward zero",
      "url": "/?log=1",
      "icons": [
        {
          "src": "/brand/icons/zero-club-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
