{
  "name": "FlowLogic PRO — Operations Tool",
  "short_name": "FlowLogic",
  "description": "Smart productivity & operations tool. Document organization, voice notes, and data management. All powered by AI.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "bg",
  "dir": "ltr",
  "id": "/index.html",
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FlowLogic PRO Dashboard"
    }
  ],
  "shortcuts": [
    { "name": "AI Scan", "short_name": "Scan", "url": "/index.html?action=scan", "description": "Scan a document with AI", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Voice Command", "short_name": "Voice", "url": "/index.html?action=voice", "description": "AI voice command", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=eu.tngroup.flowlogic",
      "id": "eu.tngroup.flowlogic"
    }
  ]
}
