{
  "name": "reMarkable Companion",
  "short_name": "Companion",
  "description": "AI-powered meeting notes for your reMarkable",
  "start_url": "/files",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F2EB",
  "theme_color": "#1A1A1A",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities"]
}
