{
  "name": "Fascela",
  "short_name": "Fascela",
  "description": "Guided fascia release. Tell it how long you have and how you feel.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#efe9df",
  "theme_color": "#efe9df",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
