{
  "name": "Feelsy",
  "short_name": "Feelsy",
  "description": "Visual meditation and ASMR slime simulator for iOS & Android.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a070d",
  "theme_color": "#0a070d",
  "icons": [
    { "src": "/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "app.feelsy",
      "url": "https://play.google.com/store/apps/details?id=app.feelsy"
    }
  ]
}
