{
  "name": "Tapween — NFC Shortcuts by Takween Solutions",
  "short_name": "Tapween",
  "description": "100+ ready-to-use NFC shortcuts. Tap, fill in your details, and write straight to any NFC tag.",
  "id": "/tapween/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b14",
  "theme_color": "#0a0b14",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Write Wi-Fi tag", "url": "./index.html?s=wifi" },
    { "name": "Save-contact tag", "url": "./index.html?s=save-contact" },
    { "name": "Google review tag", "url": "./index.html?s=google-review" }
  ]
}
