{
  "short_name": "ContentFlow",
  "name": "ContentFlow — AI ile sosyal medya içeriği",
  "icons": [
    {
      "src": "favicon.svg?v=2",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "favicon.ico?v=2",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "apple-touch-icon.png?v=2",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "logo192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff"
}