{
  "name": "DailyFeed — poranna dawka wiedzy",
  "short_name": "DailyFeed",
  "description": "Zastąp bezcelowe scrollowanie social mediów poranną dawką wartościowej wiedzy: teologia, AI, świat, angielski i lekcje Machine Learningu.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#0d9488",
  "lang": "pl",
  "categories": ["education", "news", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
