{
  "name": "This Could've Been an Email",
  "short_name": "Email TD",
  "description": "A comedic tower defense for remote workers. It's 4:00 PM. You have one free hour. Defend it.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#2B2340",
  "theme_color": "#2B2340",
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
