{
  "name": "LIFE LEGEND",
  "short_name": "LIFE LEGEND",
  "description": "Write your own legend. Your real week becomes a living game map.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#080a0f",
  "icons": [
    {
      "src": "img/icon-192.png?v=wax2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png?v=wax2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}