{
  "name": "USA Area Code Lookup",
  "short_name": "Area Codes",
  "description": "Instantly identify locations, timezones, and valid area codes for US and Canada. Reverse lookup, prefix search, carrier info.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#38bdf8",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "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%3Ccircle cx='96' cy='96' r='88' fill='%2338bdf8'/%3E%3Ctext x='96' y='135' font-size='100' text-anchor='middle' fill='white'%3E%F0%9F%93%9E%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='240' fill='%2338bdf8'/%3E%3Ctext x='256' y='360' font-size='280' text-anchor='middle' fill='white'%3E%F0%9F%93%9E%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}
