{
  "name": "Nuclear Chickens",
  "short_name": "NukeChickens",
  "description": "Tap the chickens before they blow!",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#aee7f0",
  "theme_color": "#aee7f0",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
