{
  "name": "Marginal — Document Editor by Nesake",
  "short_name": "Marginal",
  "description": "Open PDF, Word, text, and spreadsheet files in your browser. Highlight, annotate, edit, and export — nothing is uploaded.",
  "start_url": "/apps/marginal?utm_source=pwa",
  "id": "/apps/marginal",
  "scope": "/apps/marginal",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0B12",
  "theme_color": "#7C3AED",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icons/marginal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/marginal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}