{
  "id": "/beppe-system/",
  "name": "Beppe System",
  "short_name": "Beppe",
  "description": "İşletme Yönetim Platformu v1.0 — Muhasebe, Stok, Reklam, AI · Savas Digital Solutions",
  "start_url": "/index.html?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#07070f",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["business", "finance", "productivity"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred",
  "icons": [
    { "src": "favicon.svg",        "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "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-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Muhasebe & Stok",
      "short_name": "OS",
      "url": "/beppe-muhasebe-stok.html?utm_source=shortcut",
      "description": "Gelir-gider, fatura ve envanter yönetimi",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Reklam Yönetimi",
      "short_name": "Ads",
      "url": "/meta-reklam.html?utm_source=shortcut",
      "description": "Meta reklam kampanyaları ve AI analizi",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Asistan",
      "short_name": "AI",
      "url": "/beppe-ai.html?utm_source=shortcut",
      "description": "E-ticaret odaklı yapay zeka asistanı",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Ajan",
      "short_name": "Ajan",
      "url": "/beppe-ajan.html?utm_source=shortcut",
      "description": "Otonom çok adımlı AI ajanı",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide" }
  ]
}
