{
  "name": "Andrei Juganaru — REALTOR®",
  "short_name": "AJ Realtor",
  "description": "Consultant imobiliar — reprezentare exclusivă în București. Vânzare, cumpărare, închiriere. ACP gratuit, marketing complet, asistență la acte.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#047857",
  "orientation": "portrait-primary",
  "lang": "ro-RO",
  "categories": ["business", "real estate"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Proprietăți active",
      "short_name": "Proprietăți",
      "description": "Vezi proprietățile disponibile",
      "url": "/proprietati",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "ACP gratuit",
      "short_name": "ACP",
      "description": "Solicită Analiză Comparativă de Piață",
      "url": "/servicii/acp",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
