{
  "name": "Oak Ledger - Invoice Generator",
  "short_name": "Oak Ledger",
  "description": "Create professional invoices quickly and easily. Works offline with oak-inspired design.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3E2723",
  "theme_color": "#3E2723",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%238B6F47'/><text x='50' y='70' font-size='60' text-anchor='middle' fill='white'>📄</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%238B6F47'/><text x='50' y='70' font-size='60' text-anchor='middle' fill='white'>📄</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false
}
