{
  "short_name": "FP Calculator",
  "name": "Food Panda Earnings Calculator",
  "icons": [
    {
      "src": "https://img.icons8.com/color/1200/foodpanda.jpg",
      "type": "image/jpg",
      "sizes": "1200x1200"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#d70f64",
  "theme_color": "#d70f64",
  "display": "standalone",
  "orientation": "portrait"
}
