{
  "short_name": "NWEA",
  "name": "NWEA Secure Testing PWA",
  "description": "NWEA Secure Testing Progressive Web App",
  "icons": [
    {
      "src": "/images/icon_16.png",
      "type": "image/png",
      "sizes": "16x16",
      "purpose": "any"
    },
    {
      "src": "/images/icon_128.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "/images/icon_192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/images/icon_512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/pwanopopup",
  "background_color": "#3367D6",
  "display": "fullscreen",
  "theme_color": "#3367D6"
}
