{
  "name": "KuzminAAC",
  "short_name": "KuzminAAC",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#042552",
  "theme_color": "#042552",
  "description": "Augmentative and Alternative Communication App",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}