{
  "name": "Accentric",
  "short_name": "Accentric",
  "description": "An interactive learning app for children.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#FFDEE9",
  "theme_color": "#B5FFFC",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
