{
  "name": "Heardstone",
  "short_name": "Heardstone",
  "description": "Capture family arrangement conversations and turn them into beautiful obituaries.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f8f6",
  "theme_color": "#1fbf5a",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.tukios.heardstone",
      "url": "https://play.google.com/store/apps/details?id=com.tukios.heardstone"
    }
  ]
}
