{
  "name": "Sainik School Guide India",
  "short_name": "Sainik Guide",
  "description": "India's most comprehensive Sainik School directory. AISSEE preparation tips, school information, admission guides, and daily articles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "news"],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Sainik Schools",
      "short_name": "Schools",
      "description": "Browse all Sainik Schools in India",
      "url": "/sainik-schools/",
      "icons": [
        {
          "src": "/images/icons/schools-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "AISSEE Guide",
      "short_name": "AISSEE",
      "description": "Complete AISSEE preparation guide",
      "url": "/aissee/",
      "icons": [
        {
          "src": "/images/icons/aissee-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Daily articles on Sainik Schools",
      "url": "/blog/",
      "icons": [
        {
          "src": "/images/icons/blog-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home Screen"
    },
    {
      "src": "/images/screenshots/mobile-home.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Home Screen"
    }
  ]
}
