{
  "name": "PokeSim: Kanto Noybi",
  "short_name": "PokeSim",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#3b4cca",
 "icons": [
    {
      "src": "PokeSim_Icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "PokeSim_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
]
}