{
 "name": "Kalkulator Procentowy",
 "short_name": "Procenty",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#faf9fc",
 "theme_color": "#6d28d9",
 "lang": "pl-PL",
 "icons": [
  {
   "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%236d28d9'/%3E%3Ctext x='32' y='45' font-family='Helvetica,Arial,sans-serif' font-size='38' font-weight='700' fill='white' text-anchor='middle'%3E%25%3C/text%3E%3C/svg%3E",
   "sizes": "any",
   "type": "image/svg+xml"
  }
 ]
}