{
  "name": "CautMeseriasi.ro",
  "short_name": "CautMeseriasi",
  "description": "Găsește meșteri de încredere din zona ta",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "ro",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%232563eb'/%3E%3Ccircle cx='96' cy='80' r='28' fill='none' stroke='%23fff' stroke-width='10'/%3E%3Crect x='56' y='118' width='80' height='10' rx='5' fill='%23fff'/%3E%3Crect x='68' y='134' width='56' height='10' rx='5' fill='%23fff'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%232563eb'/%3E%3Ccircle cx='256' cy='210' r='75' fill='none' stroke='%23fff' stroke-width='26'/%3E%3Crect x='146' y='315' width='220' height='26' rx='13' fill='%23fff'/%3E%3Crect x='182' y='355' width='148' height='26' rx='13' fill='%23fff'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Găsește Meșteri",
      "url": "/mesteri",
      "icons": [{"src": "/assets/icon-mesteri.svg", "sizes": "96x96"}]
    },
    {
      "name": "Cere Ofertă",
      "url": "/cereri",
      "icons": [{"src": "/assets/icon-cereri.svg", "sizes": "96x96"}]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/og-image.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630"
    }
  ]
}
