{
  "name": "Stanford Clinic Deluxe",
  "short_name": "Clinic Deluxe",
  "description": "Herb-shop platformer for Stanford Clinic and Herb Shop in Lucedale, MS.",
  "start_url": "./index.html?app=1",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#5a6b40",
  "theme_color": "#5a6b40",
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
