{
  "name": "Andrea Kelley Creative Studio",
  "short_name": "AK Creative",
  "description": "Creative admin, design, website, photography, and tech help with zero judgment.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fffaf3",
  "theme_color": "#6d173f",
  "icons": [
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}