{
  "name": "CapyBook - Create Your Own Comic Stories!",
  "short_name": "CapyBook",
  "description": "A fun comic book creator for kids featuring capybaras!",
  "start_url": "/capybook/",
  "scope": "/capybook/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffbe6",
  "theme_color": "#ff9800",
  "categories": ["kids", "entertainment", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "lang": "en",
  "dir": "ltr"
}
