{
  "short_name": "Production Request",
  "name": "Production Request",
  "icons": [
    {
      "src": "images/Application24x24.png",
      "sizes": "24x24",
      "type": "image/png"
    },
    {
      "src": "images/Application72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/Application152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/Application512x512.jpeg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
