{
  "name": "Mamushka Risk State Check",
  "short_name": "Mamushka",
  "description": "Check your mental state before making digital decisions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f8fa",
  "theme_color": "#3a8fb7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
