{
  "name": "A2Pin Quick Draw",
  "short_name": "A2Pin",
  "start_url": "/?mode=quickdraw",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#ff4b4b",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}