{
  "name": "Energetic Ranking",
  "short_name": "Energetic Ranking",
  "description": "A free tool for your felt sense. A 1-to-10 scale for the signal your body already carries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F4EE",
  "theme_color": "#F8F4EE",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}