{
  "name": "Coordinate Calculator Mobile",
  "short_name": "CoordCalc",
  "description": "High-precision coordinate difference calculator and PDF report generator for mobile devices",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f3b70",
  "theme_color": "#0f3b70",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230f3b70'/><text x='50%' y='50%' font-size='55' dominant-baseline='central' text-anchor='middle'>🎯</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
