{
  "name": "OptiMind - Platforma Specjalistów Zdrowia Psychicznego",
  "short_name": "OptiMind",
  "description": "Znajdź najlepszego specjalistę zdrowia psychicznego w swojej okolicy. Psychologowie, terapeuci i eksperci na OptiMind.pl",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "theme_color": "#4CAF5A",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "pl"
}