{
  "name": "Karlo Draw — Free Infinite Whiteboard",
  "short_name": "Karlo Draw",
  "description": "Free infinite whiteboard and diagram tool by Muhammad Fuzail Khalil. Draw shapes, flowcharts, wireframes — no signup needed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#7c3aed",
  "orientation": "landscape-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "design", "education"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Karlo Draw whiteboard interface"
    }
  ],
  "shortcuts": [
    {
      "name": "New Drawing",
      "short_name": "New",
      "description": "Start a new drawing on Karlo Draw",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}