{
  "name": "Chat Co-pilot — Roast your DMs",
  "short_name": "Chat Co-pilot",
  "description": "Upload a chat screenshot. Get the roast score, red flags, delusion meter and AI-generated reply suggestions.",
  "id": "/upload",
  "start_url": "/upload",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0b2e",
  "theme_color": "#1a0b2e",
  "categories": ["entertainment", "lifestyle", "social"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
