{
  "id": "/",
  "name": "Mojimind — Daily Emoji Puzzle Game",
  "short_name": "Mojimind",
  "description": "Crack the secret 4-emoji sequence in 5 tries. A new emoji puzzle every day.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#11111b",
  "theme_color": "#11111b",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
