﻿{
  "name": "FLOW \u2014 AI Business Growth Platform",
  "short_name": "FLOW",
  "description": "AI-powered business enablement ecosystem.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#00C2C7",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "screenshots": [],
  "shortcuts": [
    {"name": "Add Item", "short_name": "Add", "url": "/?action=add", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Inventory", "short_name": "Items", "url": "/?action=inventory", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]}
  ]
}
