{
  "name": "תזכירי לי!",
  "short_name": "תזכירי לי",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2f3542",
  "theme_color": "#ff4757",
  "description": "כדי שלא תשמע שוב 'למה לא הזכרת לי?!'",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
