{
  "short_name": "Parent",
  "name": "Yellow Bus Parent",
  "theme_color": "#000066",
  "background_color": "#23008c",
  "display": "standalone",
  "icons": [
    {
      "src": "icon/parent-pwa-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon/parent-pwa-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/app",
  "scope": "/app",
  "orientation": "portrait"
}
