{
  "name": "PV Check-In",
  "short_name": "PV-CheckIn",
  "description": "Ажлын цаг бүртгэлийн систем",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#439646",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "PV.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "PV.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "mn",
  "dir": "ltr"
}