{
  "id": "/",
  "short_name": "Rentify",
  "name": "Rentify - Rental Management System",
  "description": "A rental management system for Homeowners and Renters.",
  "icons": [
    {
      "src": "rentify192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "rentify512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF8A00",
  "background_color": "#FFE8D6"
}
