{
  "short_name": "Third Draft",
  "name": "Third Draft — iOS studio",
  "description": "A small iOS studio that builds apps — its own and other people's.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#edeeec",
  "background_color": "#edeeec"
}
