{
  "name": "sheli — Your smart helper on WhatsApp",
  "short_name": "sheli",
  "description": "קניות, מטלות, תזכורות ואירועים. הכל בהודעה פשוטה בווטסאפ.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFCFB",
  "theme_color": "#E8725C",
  "orientation": "portrait",
  "lang": "he",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
