{
  "name": " ",
  "short_name": " ",
  "description": "Személyes életvezetési rendszer: öt napi alap, streakek, XP és füstjelző a következetes építéshez.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090B",
  "theme_color": "#08090B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}