{
  "name": "WhoOwl",
  "short_name": "WhoOwl",
  "start_url": "/start.html?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0e0e14",
  "theme_color": "#FFC93C",
  "description": "הינשוף עוקב עבורכם אחרי מחירי מוצרים באמזון ומעדכן כשהמחיר נופל.",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/start.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
