{
  "name": "Flow — Zen Drawing",
  "short_name": "Flow",
  "description": "Free zen drawing and stress relief app",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#07070e",
  "theme_color": "#07070e",
  "orientation": "any",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
