{
  "name": "Flowly",
  "short_name": "Flowly",
  "description": "Gestionnaire de ventes Vinted",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/flowly_favicon_32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/flowly_icon_64.png",    "sizes": "64x64",  "type": "image/png" },
    { "src": "/icons/flowly_512.png",        "sizes": "512x512","type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"]
}
