{
  "short_name": "Karmel",
  "name": "Karmel \u2014 the daily math puzzle",
  "description": "A daily math puzzle. Chain adjacent tiles on a 3x3 grid into one expression that hits the target, using all nine tiles. New puzzle every day.",
  "categories": [
    "games",
    "education",
    "entertainment"
  ],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64 128x128 192x192",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#F4F7FA",
  "background_color": "#F4F7FA",
  "screenshots": [
    {
      "src": "screenshots/narrow-home.png",
      "sizes": "750x1624",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The home screen: the daily puzzle, or a practice board"
    },
    {
      "src": "screenshots/narrow-play.png",
      "sizes": "750x1624",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "A practice board: nine tiles, one target, and the keypad"
    },
    {
      "src": "screenshots/narrow-rules.png",
      "sizes": "750x1624",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "How to Play: which moves the adjacency rule allows"
    },
    {
      "src": "screenshots/wide-home.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The home screen: the daily puzzle, or a practice board"
    },
    {
      "src": "screenshots/wide-play.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "A practice board: nine tiles, one target, and the keypad"
    },
    {
      "src": "screenshots/wide-rules.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "How to Play: which moves the adjacency rule allows"
    }
  ]
}
