{
  "name": "בלופ - הכרויות לגרושים",
  "short_name": "בלופ",
  "description": "אתר הכרויות לגרושים. סינון לפי לוח השבתות עם הילדים.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/feed.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#9f3b29",
  "background_color": "#fff8f6",
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "/assets/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "פיד", "short_name": "פיד", "url": "/feed.php", "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] },
    { "name": "הודעות", "short_name": "הודעות", "url": "/messages.php", "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] }
  ]
}
