{
  "name": "ScoobPay – Kalkulator Wypłaty Kuriera",
  "short_name": "ScoobPay",
  "description": "Twoje zarobki. Pełna kontrola. Liczenie wypłaty kuriera Pyszne.pl / Scoober z OCR i podatkami PL.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1729",
  "theme_color": "#0F1729",
  "lang": "pl-PL",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
