{
    "name":  "Pokemon AI Collection",
    "short_name":  "Pokemon AI",
    "description":  "Photo-first Pokemon AI collection tracker with market pricing.",
    "id":  "/pokemon-ai-collection/",
    "start_url":  "./index.html",
    "scope":  "./",
    "display":  "standalone",
    "orientation":  "portrait",
    "background_color":  "#f5f7fb",
    "theme_color":  "#d93f3f",
    "icons":  [
                  {
                      "src":  "./icons/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png"
                  },
                  {
                      "src":  "./icons/icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png"
                  },
                  {
                      "src":  "./icons/icon-maskable-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "maskable"
                  },
                  {
                      "src":  "./icons/icon-192.svg",
                      "sizes":  "192x192",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  },
                  {
                      "src":  "./icons/icon-512.svg",
                      "sizes":  "512x512",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  }
              ]
}
