{
  "name": "Exams, Please",
  "short_name": "ExamsPls",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#2b3026",
  "theme_color": "#2b3026",
  "description": "A medical simulation game.",
  "icons": [
    {
      "src": "icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
