{
  "name": "Winder - רשימת מוזמנים לחתונה",
  "short_name": "Winder",
  "description": "האפליקציה הישראלית לניהול רשימת מוזמנים לחתונה - סוויפ אחד ויש רשימה",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#E8F4F8",
  "lang": "he",
  "dir": "rtl",
  "categories": ["lifestyle", "social", "productivity"],
  "icons": [
    {
      "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/IMG_1376.JPG",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Winder - ניהול מוזמנים בסוויפ"
    }
  ],
  "shortcuts": [
    {
      "name": "אנשי קשר",
      "short_name": "קשר",
      "description": "ניהול אנשי קשר",
      "url": "/contacts"
    },
    {
      "name": "הושבה",
      "short_name": "הושבה",
      "description": "סידורי הושבה",
      "url": "/seating"
    },
    {
      "name": "דוחות",
      "short_name": "דוחות",
      "description": "דוחות החתונה",
      "url": "/reports"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.yagel.mywinder",
      "id": "com.yagel.mywinder"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/id6744035088"
    }
  ]
}
