{
  "name": "Feeling.app",
  "short_name": "Feeling",
  "description": "Your personal guide through life's biggest questions \u2014 Rytis & Violeta",
  "start_url": "https://my.feeling.app/",
  "display": "standalone",
  "background_color": "#1a0a3e",
  "theme_color": "#2d1b69",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/feeling-sq.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/feeling-sq.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "scope": "https://my.feeling.app/"
}