{
  "name": "Dorothy Relationship Tarot",
  "short_name": "Dorothy",
  "description": "A Dorothy relationship web app for couples, situationships, breakups, and love journaling.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffafc",
  "theme_color": "#1a1014",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
