{
  "name": "FlowKeep™ — Invoice & AR Tracker for Small Businesses",
  "short_name": "FlowKeep",
  "description": "Create invoices fast, track who owes you, and send payment reminders through a WhatsApp-first mobile workflow.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
