{
  "name": "PastML",
  "short_name": "PastML",
  "description": "Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#14b8a6",
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-1024x1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}