{
  "name": "RepoCollect",
  "short_name": "RepoCollect",
  "description": "Track receivables, send invoices, and collect what you're owed.",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1B7A4A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
