{
  "short_name": "Ignition4",
  "name": "Ignition4 by CustomsForge",
  "description": "CustomsForge's search engine for Rocksmith 2014 custom songs",
  "icons": [
    {
      "src": "img/favicon/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48"
    },
    {
      "src": "img/favicon/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/favicon/ignition512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/favicon/maskable_icon.png",
      "type": "image/png",
      "sizes": "602x602",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#1B2733",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#1E8BC3",
  "shortcuts": [
    {
      "name": "Ignition Search",
      "short_name": "Ignition",
      "description": "Look for more CDLC",
      "url": "/",
      "icons": [
        { "src": "img/favicon/apple-touch-icon.png", "sizes": "192x192" },
        {
          "src": "img/favicon/maskable_icon.png",
          "type": "image/png",
          "sizes": "602x602",
          "purpose": "any maskable"
        }
      ]
    }
  ]
}
