{
  "name": "AJ Currency Rate",
  "short_name": "AJ Currency",
  "description": "Convert currencies instantly with live exchange rates. Track 30+ major currencies with beautiful charts and an intuitive interface.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C3144",
  "theme_color": "#C4972F",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image-v2.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AJ Currency Rate Desktop View"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AJ Currency Rate Mobile View"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
