{
  "name": "Gesturo — Gesture drawing & figure drawing app",
  "short_name": "Gesturo",
  "description": "App de gesture drawing et dessin de modele vivant pour artistes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e18",
  "background_color": "#0a0e18",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["productivity", "art"]
}
