{
  "scope": "/",
  "name": "Admin",
  "start_url": "/",
  "short_name": "sb",
  "display": "fullscreen",
  "theme_color": "#C947FF",
  "background_color": "#ffffff",
  "description": "Admin dashboard for Storyboards application",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
