{
  "name": "Meter Token Sorter",
  "short_name": "Token Sorter",
  "description": "Parse BPDB prepaid meter SMS messages and display tokens in sequence order",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#007bff",
  "orientation": "any",
  "categories": ["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='%23007bff'/><text x='96' y='130' text-anchor='middle' font-size='120' fill='white'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}