{
  "name": "PixelPost",
  "short_name": "PixelPost",
  "description": "Universal social media editor for pixel-perfect themes and content.",
  "start_url": "/editor",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#8b7ff5",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
