{
  "name": "Gnoke timetravel",
  "short_name": "timetravel",
  "description": "Cosmic Return Date calculator. Using a proprietary karma engine, this app determines exactly when the universe will allow you to return to Earth based on your life choices and plant-parenting skills.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f7f2ec",
  "theme_color": "#1c140e",
  "icons": [
    {
      "src": "global.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "global.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
