{
  "name": "iLuvAccounting — Free Accounting Tools & Templates",
  "short_name": "iLuvAccounting",
  "description": "Free accounting tools, templates, checklists, and calculators for small business owners and students. Chart of accounts, P&L, balance sheet, break-even calculator, and more.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#F7F8F7",
  "theme_color": "#56B436",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "finance", "education", "productivity"],
  "icons": [
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Tools",
      "short_name": "Tools",
      "url": "/?source=pwa#tools",
      "description": "Browse free accounting templates and calculators"
    },
    {
      "name": "Checklists",
      "short_name": "Checklists",
      "url": "/checklists?source=pwa",
      "description": "Step-by-step accounting checklists"
    },
    {
      "name": "Tools Club",
      "short_name": "Tools Club",
      "url": "/membership?source=pwa",
      "description": "Unlock the full template library"
    }
  ]
}
