{
  "name": "Rental Riches",
  "short_name": "Rental Riches",
  "description": "Track reservations, expenses, and profitability across your short-term rentals.",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#f6f9fc",
  "theme_color": "#5e72e4",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
