{
"version": "1.0.0.0",
"comment": "---Above version must be the same as data-pwa-version",
"lang" : "en",
"name" : "SI NAU",
"scope" : "https://sinau.novitate.net",
"display" : "standalone",
"start_url" : "https://sinau.novitate.net",
"short_name" : "SI NAU",
"description" : "Si NAU is an Application for view reports about student",
"orientation" : "portrait",
"background_color": "#ffffff",
"theme_color": "#000000",
"generated" : "true",
"dir": "ltr",
"categories": [
    "business",
    "productivity"
  ],
"shortcuts" : [
  {
    "name": "SI NAU",
    "url": "https://sinau.novitate.net",
    "description": "Si NAU is an Application for view reports about student"
  }
  ],
"screenshots" : [
  {
    "src": "https://sinau.novitate.net/images/screenshot/ss_order.png",
    "type": "image/webp",
    "platform": "narrow",
    "label": "Order Preview"
  },
  {
    "src": "https://sinau.novitate.net/images/screenshot/ss_order.png",
    "type": "image/webp",
    "platform": "narrow",
    "label": "Part Preview"
  }
],
"icons": [
	{
	  "src": "app/icons/Logo_Muhammadiyah_biru_512x512.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "any"
	},
	{
	  "src": "app/icons/Logo_Muhammadiyah_biru_512x512.png",
	  "sizes": "512x512",
	  "type": "image/png",
	  "purpose": "maskable"
	}
  ],
  "display_override": [
    "standalone"
  ]
}