{
  "name": "IceCloud — Notatnik Online",
  "short_name": "IceCloud",
  "description": "Minimalistyczny notatnik online. Twórz i zapisuj notatki w przeglądarce.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "pl-PL",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
