{
  "name": "Fast Pay Books - Invoice & Financial Management",
  "short_name": "Fast Pay Books",
  "description": "Modern financial management software for small businesses. Create invoices, track expenses, and get paid faster.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "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": ["business", "finance", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Dashboard with real-time insights"
    },
    {
      "src": "/screenshot-invoice.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Create professional invoices"
    }
  ]
}

