{
  "id": "/index.html",
  "name": "PokeMMO Breeder PRO",
  "short_name": "PokeBreeder",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#00e676",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/pwa.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}