{
  "name": "Meuvratim - Hebrew Covers Archive",
  "short_name": "Meuvratim",
  "description": "A comprehensive archive of Hebrew cover songs with original versions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f1ea",
  "theme_color": "#e76f51",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["music", "entertainment", "education"],
  "shortcuts": [
    {
      "name": "Browse Archive",
      "short_name": "Browse",
      "description": "Browse the complete song archive",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}
