{
  "name": "Spritz",
  "short_name": "Spritz",
  "description": "Boop the aphids off the flowers with a spray bottle.",
  "start_url": "/spritz",
  "scope": "/spritz",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "icons": [
    { "src": "/spritz/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/spritz/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
