{
  "name": "Hot Jimothy Summer",
  "short_name": "Jimothy",
  "description": "Seattle's famously round raccoon eats his way from a rainy alley to a city proclamation. A snake game.",
  "start_url": "./jimothy.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#201830",
  "theme_color": "#e0705f",
  "icons": [
    { "src": "jimothy-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "jimothy-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "jimothy-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "jimothy-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
