{
  "name": "Weryfikator Telefonów",
  "short_name": "Weryfikator",
  "description": "Prosta i bezpieczna aplikacja do weryfikacji numerów telefonów bezpośrednio z połączeń i kontaktów.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
