{
  "name": "Snow Plow Hero",
  "short_name": "Plow Hero",
  "description": "Top-down arcade snowplow action. Clear the road, dodge traffic and wildlife, and chase a high score before the timer hits zero.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0d0221",
  "theme_color": "#0d0221",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
