{
  "name": "DoSmartInvest - כלים מתקדמים לניתוח מניות ולימוד השקעות",
  "short_name": "DoSmartInvest",
  "description": "מערכת כלים לניתוח מניות, נתונים פונדמנטליים בזמן אמת וקורסים מקצועיים למשקיעים עצמאיים.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#001e36",
  "theme_color": "#001e36",
  "dir": "rtl",
  "lang": "he",
  "categories": ["finance", "education", "business"],
  "icons": [
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-mono-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ניתוח מניות",
      "short_name": "ניתוח",
      "description": "נתח מניות בזמן אמת",
      "url": "/analysis",
      "icons": [{ "src": "/icons/analysis-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "הקורסים שלי",
      "short_name": "קורסים",
      "description": "צפה בכל הקורסים",
      "url": "/courses",
      "icons": [{ "src": "/icons/courses-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "אזור אישי",
      "short_name": "אישי",
      "description": "נהל את תיק ההשקעות",
      "url": "/client-area",
      "icons": [{ "src": "/icons/portfolio-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "התראות מחיר",
      "short_name": "התראות",
      "description": "נהל התראות מחיר",
      "url": "/alerts",
      "icons": [{ "src": "/icons/alerts-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://dosmartinvest.com/manifest.json"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.dosmartinvest.twa",
      "id": "com.dosmartinvest.twa"
    }
  ],
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "handle_links": "preferred"
}
