{
  "background_color": "#000",
  "categories": ["education"],
  "description": "This is the description of the Progressive Web App Test.",
  "display": "standalone",
  "icons": [
    {
      "sizes": "192x192",
      "src": "192.png",
      "type": "image/png"
    },
    {
      "sizes": "512x512",
      "src": "512.png",
      "type": "image/png"
    }
  ],
  "id": "index.htm?v1",
  "name": "Progressive Web App Test",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "scope": "/Docs.htm/tests/pwa/",
  "short_name": "PWATest",
  "start_url": "index.htm",
  "theme_color": "#000"
}
