{
  "name": "TaleFolio",
  "short_name": "TaleFolio",
  "description": "A studio for AI comics, manga & webtoons. Describe your story, pick a style, and get finished pages with characters that stay recognizable.",
  "start_url": "/create",
  "display": "standalone",
  "background_color": "#F6F1E3",
  "theme_color": "#285074",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
