{
  "name": "Togather.",
  "short_name": "Togather.",
  "start_url": "/",
  "display": "standalone",
  "description": "Your Digital Greeting Cards",
  "lang": "en-US",
  "dir": "auto",
  "theme_color": "#d4845a",
  "background_color": "#f5ead8",
  "orientation": "any",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the home page"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=togather"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/togather"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Togather.",
      "url": "/shortcut",
      "description": "Togather. Shortcut"
    }
  ]
}
