{
  "name": "BlueTalk — Offline Mesh Chat",
  "short_name": "BlueTalk",
  "description": "Bluetooth & Wi-Fi mesh chat by Aussi-Nexus Group. $7.99/month. No internet required.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3eeff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": ["communication", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%237c3aed'/><circle cx='96' cy='60' r='18' fill='%23fff' opacity='0.9'/><circle cx='40' cy='140' r='14' fill='%23fff' opacity='0.7'/><circle cx='152' cy='140' r='14' fill='%23fff' opacity='0.7'/><line x1='96' y1='60' x2='40' y2='140' stroke='%23a855f7' stroke-width='4'/><line x1='96' y1='60' x2='152' y2='140' stroke='%23a855f7' stroke-width='4'/><line x1='40' y1='140' x2='152' y2='140' stroke='%23a855f7' stroke-width='4'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%237c3aed'/><circle cx='256' cy='140' r='48' fill='%23fff' opacity='0.9'/><circle cx='100' cy='380' r='38' fill='%23fff' opacity='0.7'/><circle cx='412' cy='380' r='38' fill='%23fff' opacity='0.7'/><line x1='256' y1='140' x2='100' y2='380' stroke='%23a855f7' stroke-width='10'/><line x1='256' y1='140' x2='412' y2='380' stroke='%23a855f7' stroke-width='10'/><line x1='100' y1='380' x2='412' y2='380' stroke='%23a855f7' stroke-width='10'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "SOS Broadcast",
      "short_name": "SOS",
      "description": "Send emergency SOS to all nearby nodes",
      "url": "./index.html#sos"
    },
    {
      "name": "Scan for Devices",
      "short_name": "Scan",
      "description": "Scan for nearby BlueTalk devices",
      "url": "./index.html#scan"
    }
  ]
}
