{
  "name": "PassportLayout.online",
  "short_name": "PassportLayout",
  "description": "Free, private passport photo layout creator. Photos never leave your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9ff",
  "theme_color": "#004e27",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "photo"],
  "lang": "en"
}