{
  "name": "Shina Shop - POS",
  "short_name": "Shina Shop POS",
  "description": "Auto spare parts online shop",
  "start_url": "https://shina.kurd4h.com/login",
  "scope": "https://shina.kurd4h.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f2f4f7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/manifest/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/manifest/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}