{
  "name": "Inkdown — Beautiful PDFs from Markdown",
  "short_name": "Inkdown",
  "description": "Write Markdown with live preview. Export stunning PDFs. Built by IntelliForge AI.",
  "start_url": "/editor",
  "id": "inkdown.intelliforge.tech",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#22C55E",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Document",
      "url": "/editor",
      "description": "Open the editor with a blank document"
    }
  ]
}
