{
  "short_name": "SPICT",
  "name": "SPICT - Shakya Paradise Institute of Computer & Technology",
  "description": "Official Mobile Application of SPICT - Verify Certificates, Marksheets, Online Admission, Notices & Gallery.",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/spict-logo.png",
      "type": "image/png",
      "sizes": "512x512 192x192",
      "purpose": "any"
    },
    {
      "src": "/api/logo",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["education", "productivity"]
}

