
{

  "name": "MIHS-SMART",

  "short_name": "MIHS-SMART",

  "description": "Portal Digital MI Hidayatus Shibyan",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait-primary",

  "background_color": "#ffffff",

  "theme_color": "#168c73",

  "icons": [

    {

      "src": "/assets/pwa/icon-192-v2.png",

      "sizes": "192x192",

      "type": "image/png",

      "purpose": "any"

    },

    {

      "src": "/assets/pwa/icon-512-v2.png",

      "sizes": "512x512",

      "type": "image/png",

      "purpose": "any"

    }

  ]

}

