{
  "name": "PersonalSong Studio",
  "short_name": "PersonalSong",
  "description": "שירים אישיים ומרגשים — מהסיפור שלכם למוזיקה",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070f",
  "theme_color": "#d4a84b",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "categories": ["music", "gifts", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "צרו שיר אישי",
      "url": "/create",
      "description": "הזמינו שיר מקורי"
    },
    {
      "name": "מעקב הזמנה",
      "url": "/track-order",
      "description": "בדקו סטטוס הזמנה"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-rtl.png",
      "sizes": "1456x816",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
