{
  "name": "Ikasle Digital Innovation",
  "short_name": "IDI ERP",
  "start_url": "/ikasle/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d47a1",
  "orientation": "portrait",
  "scope": "/",
  "description": "Ikasle Digital Innovation ERP Billing Software Applications",
  "icons": [
    {
      "src": "/ikasle/assets/pwa/fav-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src":"/ikasle/assets/pwa/fav-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
    "screenshots": [
    {
      "src": "/ikasle/assets/img/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "purpose": "any",
      "form_factor": "wide"
    },
    {
      "src": "/ikasle/assets/img/screenshots/mobile.png",
      "sizes": "360x640",
      "type": "image/png",
      "form_factor": "narrow",
      "purpose": "any"
    }
  ]
}
