{
  "name": "Brainrise — Ucz się mądrzej",
  "short_name": "Brainrise",
  "description": "Planuj naukę, twórz notatki i generuj quizy AI, które utrwalają wiedzę.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F0",
  "theme_color": "#B45309",
  "lang": "pl",
  "icons": [
    {
      "src": "/brainrise-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brainrise-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
