{
  "id": "/student/app/",
  "name": "PayUP",
  "short_name": "PayUP",
  "start_url": "/student/app/",
  "scope": "/student/app/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#f5f5f5",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "/student/app/u44.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/student/app/u44.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}