{
  "name": "Notatnik — ProofReader AI",
  "short_name": "Notatnik",
  "description": "Szybki notatnik dla pomysłów i inspiracji",
  "start_url": "/notes",
  "scope": "/notes",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
