{
  "name": "TEOS - The End of Singlehood",
  "short_name": "TEOS",
  "description": "אפליקציית ההיכרויות שמחברת בין אנשים על בסיס תוכן אמיתי, לא רק תמונות",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0508",
  "theme_color": "#d63065",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "73x73",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ההתאמה שלי",
      "short_name": "התאמות",
      "description": "פתח את ההתאמה הפעילה שלך",
      "url": "/matches",
      "icons": [{ "src": "/favicon.ico", "sizes": "73x73" }]
    },
    {
      "name": "פרופיל",
      "short_name": "פרופיל",
      "description": "ערוך את הפרופיל שלך",
      "url": "/profile",
      "icons": [{ "src": "/favicon.ico", "sizes": "73x73" }]
    }
  ]
}
