{
  "name": "LifiRent - Property Management",
  "short_name": "LifiRent",
  "description": "Manage apartments, tenants, invoices, and payments. Automatic rent reminders via WhatsApp. Financial reports in one click.",
  "start_url": "/en/dashboard",
  "id": "lifirent-app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4a6cf7",
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LifiRent Dashboard"
    }
  ],
  "prefer_related_applications": false
}
