{
  "name": "Nudge",
  "short_name": "Nudge",
  "id": "/",
  "scope": "./",
  "start_url": "./?src=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "description": "Swipe to merge, plan the board and climb the numbers. A calm, moreish puzzle.",
  "categories": ["games", "puzzle"],
  "icons": [
    { "src": "./icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
