{
  "name": "PawPages",
  "short_name": "PawPages",
  "description": "Create heartwarming, family-friendly stories with your pet as the main character.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#2d5f57",
  "orientation": "portrait",
  "categories": ["books", "family", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/showcase/pawpages-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/showcase/pawpages-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
