{
  "name": "STACKOFF",
  "short_name": "STACKOFF",
  "description": "Stack to the Moon, blast off, and journey across the solar system. One tap. How high can you go?",
  "start_url": "stackoff.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1130",
  "theme_color": "#0b1130",
  "icons": [
    { "src": "stackoff-icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "stackoff-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "stackoff-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "stackoff-icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}
