{
  "name": "Everything Art — Micador",
  "short_name": "Everything Art",
  "description": "Your mixed-media journal companion. Point your camera at any page to discover what works.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#F8F5F0",
  "theme_color": "#6F4D2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
