{
  "name": "The Last Stand",
  "short_name": "Last Stand",
  "description": "Defend the base. Hold the line. A cartoon base-defense arcade game.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0e2138",
  "theme_color": "#10233b",
  "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" }
  ]
}
