{
  "name": "Mitta App",
  "short_name": "Mitta",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e43987",
  "icons": [
    {
      "src": "icon-192_5.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512_4.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}