{
  "name": "Emotiguy Studio",
  "short_name": "Emotiguy",
  "description": "Play around with emotiguy everywhere you go! He fits right into your browser, and works on most devices!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#134f93",
  "theme_color": "#e7c81c",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
