{
  "name": "AZScreenshots",
  "short_name": "AZScreenshots",
  "description": "Browser-based App Store and Play Store screenshot maker.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4EFE5",
  "theme_color": "#BE644A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
