{
  "name": "Emotional Spending Reset™",
  "short_name": "Spending Reset",
  "description": "A private reflection app for impulse spending, stress spending, guilt after buying, and emotional money patterns.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1f2d24",
  "theme_color": "#1f2d24",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "finance"],
  "lang": "en-AU"
}
