{
  "name": "RemindToPay — Get Paid On Time",
  "short_name": "RemindToPay",
  "description": "Automated payment reminder software for UK service providers. Get paid on time, every time.",
  "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"
    }
  ],
  "theme_color": "#782F40",
  "background_color": "#F5EBE0",
  "display": "standalone",
  "start_url": "/dashboard",
  "scope": "/"
}
