{
  "name": "CannaTrack — יומן קנאביס רפואי",
  "short_name": "CannaTrack",
  "description": "כלי לניהול עצמי למטופלי קנאביס רפואי: יומן טיפול, מעקב מכסה, ארנק מסמכים ודוח לרופא.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F4F1",
  "theme_color": "#2f6656",
  "lang": "he",
  "dir": "rtl",
  "categories": ["medical", "health", "lifestyle"],
  "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" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "תיעוד סשן", "short_name": "תיעוד", "url": "/log" },
    { "name": "הארנק הרפואי", "short_name": "ארנק", "url": "/wallet" },
    { "name": "יומן הטיפול", "short_name": "יומן", "url": "/journal" }
  ]
}
