{
  "name": "Perks Tap",
  "short_name": "Perks Tap",
  "description": "The is the Perks Tap app",
  "start_url": "app.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#EA580C",
  "icons": [
    {
      "src": "../images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}