﻿{
    "name":  "imgc",
    "short_name":  "imgc",
    "description":  "imgc AI图生视频教学系统",
    "start_url":  "./",
    "scope":  "./",
    "display":  "standalone",
    "orientation":  "portrait-primary",
    "background_color":  "#f5f8fb",
    "theme_color":  "#3ca7fa",
    "categories":  [
                       "education",
                       "productivity"
                   ],
    "icons":  [
                  {
                      "src":  "LOGO/192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "LOGO/512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  }
              ]
}
