{
  "name": "Emotion Identifier",
  "short_name": "EmotionID",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f7f9fb",
  "theme_color": "#007BFF",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}