{
  "name": "מיצד - אתר הישוב",
  "short_name": "מיצד",
  "description": "אתר הקהילה של ישוב מיצד - מידע לתושב, עסקים, צימרים, גלריה ועדכונים",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "מידע לתושב", "url": "/?goto=residents", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "עסקים", "url": "/?goto=businesses", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
