{
  "name": "ogimagex - Open Graph Image Generator",
  "short_name": "ogimagex",
  "description": "Free online Open Graph image generator with 18+ beautiful templates. Create stunning social media images in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "design", "graphics"],
  "shortcuts": [
    {
      "name": "Create OG Image",
      "short_name": "Create",
      "description": "Create a new Open Graph image",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
