{
  "name": "MPaper - Free Online Editor & Drawing Canvas",
  "short_name": "MPaper",
  "description": "Free online editor and drawing canvas. Write documents, draw diagrams, share with a code, and collaborate in real-time. No sign-up required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "/promo-banner.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
