{
  "name": "StickerLab — מדבקות AI",
  "short_name": "StickerLab",
  "description": "עצב מדבקות מותאמות אישית בעברית עם AI",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5ec",
  "theme_color": "#FF4D6D",
  "lang": "he",
  "dir": "rtl",
  "scope": "/",
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "צור מדבקה",
      "short_name": "צור",
      "description": "התחל לעצב מדבקה חדשה",
      "url": "/studio?source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "העגלה שלי",
      "short_name": "עגלה",
      "url": "/cart?source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "categories": ["shopping", "lifestyle", "design"]
}
