{
  "name": "Snipcraft — Beautiful Code Snippets",
  "short_name": "Snipcraft",
  "description": "Create stunning, customizable code snippets with beautiful themes and gradients. Export and share on social media in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#0f0f11",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": ["developer", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/og-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Snipcraft code snippet editor"
    }
  ]
}
