{
  "name": "The Agent's Read — Lite",
  "short_name": "Agent's Read",
  "description": "Paste your first ten pages. Get a literary agent's verdict, an honest explanation, and the strengths and weaknesses of your opening.",
  "start_url": "/lite",
  "scope": "/lite",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["books", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
