{
  "name": "Penny — Impulse Protection",
  "short_name": "Penny",
  "description": "Penny stops impulse buys before they happen. Connect your bank, set your limits, breathe.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9FB",
  "theme_color": "#534AB7",
  "categories": ["finance", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/penny-icon-new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
