{
  "id": "/",
  "name": "IcoSmith",
  "short_name": "IcoSmith",
  "description": "Convert PNG/JPG/SVG to ICO entirely in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a0f1e",
  "background_color": "#0a0f1e",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/og-icosmith-1200x630.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" },
    { "src": "/og-icosmith-1200x630.png", "sizes": "1200x630", "type": "image/png", "form_factor": "narrow" }
  ]
}
