{
  "name": "Lore",
  "short_name": "Lore",
  "description": "AI-curated swipeable reading — 2-minute stories from across the internet",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c0c",
  "theme_color": "#0c0c0c",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/og-cover.png", "sizes": "1200x630", "type": "image/png" }
  ],
  "categories": ["news", "education", "entertainment"]
}
