{
  "name": "Penguin Runner",
  "short_name": "Penguin",
  "description": "Run, jump and slide on the ice. Dodge ice spikes and snowballs.",
  "start_url": "./index.html?app=1",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#a9d9f5",
  "theme_color": "#6db8e8",
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
