{
  "name": "notification-center",
  "short_name": "Notification Center",
  "start_url": "./#/?utm_source=homescreen",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#111465",
  "icons": [
    {
      "src": "./icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "./icon-maskable.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "description": "Foundations for all new project and solution examples."
}
