{
  "name": "HelloFinity - Your savings challenges, sorted.",
  "short_name": "HelloFinity",
  "description": "Track your savings challenges. 100 envelopes, 52 weeks, or 365 days. Simple, visual, satisfying.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#22100C",
  "theme_color": "#22100C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "lifestyle"],
  "lang": "en-GB"
}
