{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "TAPinto.net",
  "short_name": "TAPinto",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    { "src": "/tapinto.png", "sizes": "256x256", "type": "image/png" }
  ]
}