{
  "name": "Osbard",
  "short_name": "Osbard",
  "description": "Osbard's Storybook Studio—a digital theater Made of Arrt!! Write, color, bind, read, and discover KidLit stories. All are welcome, and all are included—so all aboard!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#231245",
  "theme_color": "#231245",
  "icons": [
    {
      "src": "./assets/img/favicon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "./assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
