{
  "name": "T&C Scanner",
  "short_name": "T&C Scanner",
  "description": "Scan and summarise Terms & Conditions using AI",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f5f7",
  "theme_color": "#0071e3",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='115' fill='%230071e3'/%3E%3Crect x='128' y='100' width='256' height='32' rx='16' fill='white'/%3E%3Crect x='128' y='168' width='256' height='32' rx='16' fill='white'/%3E%3Crect x='128' y='236' width='180' height='32' rx='16' fill='white'/%3E%3Ccircle cx='360' cy='380' r='100' fill='%2334c759'/%3E%3Cpath d='M320 380 l30 30 l60-60' stroke='white' stroke-width='22' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='43' fill='%230071e3'/%3E%3Crect x='48' y='38' width='96' height='12' rx='6' fill='white'/%3E%3Crect x='48' y='63' width='96' height='12' rx='6' fill='white'/%3E%3Crect x='48' y='88' width='68' height='12' rx='6' fill='white'/%3E%3Ccircle cx='135' cy='143' r='38' fill='%2334c759'/%3E%3Cpath d='M120 143 l11 11 l23-23' stroke='white' stroke-width='8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Scan",
      "short_name": "Scan",
      "description": "Start a new T&C scan",
      "url": "/index.html"
    }
  ]
}
