{
  "name": "Simple Stories About Life",
  "short_name": "Simple Stories",
  "description": "The world is full of stories that move our hearts. This is a place to share them all.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A1A18",
  "theme_color": "#D85A30",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
