{
  "name": "Scoreblip",
  "short_name": "Scoreblip",
  "description": "A feed of small games you can just play — keyboard games included, thanks to the touch overlay.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#161826",
  "theme_color": "#161826",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
