{
  "name": "Doughnut Dash",
  "short_name": "DoughnutDash",
  "description": "Fresh from the fryer. Ride the glaze.",
  "id": "./",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#2a1b3d",
  "theme_color": "#2a1b3d",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
