{
  "name": "Cupidly - אפליקציית היכרויות",
  "short_name": "Cupidly",
  "description": "מצאו את האהבה האמיתית עם Cupidly - אפליקציית היכרויות חכמה עם בוטים חכמים, שיחות וידאו ומתנות",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff4b6a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "he",
  "categories": ["social", "dating", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "גלה פרופילים",
      "short_name": "גלה",
      "description": "גלה פרופילים חדשים",
      "url": "/index.html?tab=discover",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "הודעות",
      "short_name": "צ'אט",
      "description": "צפה בהודעות שלך",
      "url": "/index.html?tab=chat",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "התאמות",
      "short_name": "התאמות",
      "description": "צפה בהתאמות שלך",
      "url": "/index.html?tab=matches",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "edge_side_panel": { "preferred_width": 400 },
  "handle_links": "preferred",
  "target_browser": "chromium"
}
