{
  "name": "Draw3D Studio",
  "short_name": "Draw3D",
  "description": "3D drawing app with pressure-sensitive stylus support",
  "start_url": "/sender",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090c",
  "theme_color": "#08090c",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["graphics", "design", "creativity"],
  "screenshots": [],
  "prefer_related_applications": false
}
