{
  "name": "DebtWatcher Pro",
  "short_name": "DebtWatcher",
  "description": "Automated bookkeeping and debt tracking application for merchants.",
  "start_url": "/DebtWatcher/",
  "scope": "/DebtWatcher/",
  "id": "/DebtWatcher/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/007bff/ffffff.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://dummyimage.com/512x512/007bff/ffffff.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
