{
  "name": "ELI10 – Explain It Like I'm 10",
  "short_name": "ELI10",
  "description": "Instantly simplify any complex text, article, PDF, or URL into plain, easy-to-understand language using AI.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f5ff",
  "theme_color": "#7c3aed",
  "lang": "en",
  "scope": "/",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/7c3aed/ffffff?text=ELI10",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/7c3aed/ffffff?text=ELI10",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1456513080510-7bf3a84b82f8?w=1080&h=1920&fit=crop",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home screen – paste text to simplify"
    },
    {
      "src": "https://images.unsplash.com/photo-1456513080510-7bf3a84b82f8?w=1280&h=800&fit=crop",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "History – browse your saved explanations"
    }
  ],
  "shortcuts": [
    {
      "name": "Simplify Text",
      "short_name": "Simplify",
      "description": "Go straight to the text simplifier",
      "url": "/",
      "icons": [
        {
          "src": "https://placehold.co/96x96/7c3aed/ffffff?text=💡",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My History",
      "short_name": "History",
      "description": "View your saved explanations",
      "url": "/history",
      "icons": [
        {
          "src": "https://placehold.co/96x96/7c3aed/ffffff?text=📚",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
