{
  "name": "YourChaser",
  "short_name": "YourChaser",
  "description": "Stop chasing receipts. YourChaser automates transaction documentation reminders for bookkeepers.",
  "start_url": "/bookkeeper/dashboard",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#476800",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/api/icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "en-AU"
}
