{
  "short_name": "Adventurers",
  "name": "Little Adventurers",
  "description": "Age-aware illustrated stories for children.",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFAF7",
  "theme_color": "#FFFAF7",
  "orientation": "portrait"
}
