{
  "name": "BayanKo.ph - May Pasok Ba?",
  "short_name": "May Pasok",
  "description": "Check if there are classes today in the Philippines. Get real-time class suspension updates for Metro Manila, Cebu, Davao, and other cities. Updated hourly with official sources.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-PH",
  "dir": "ltr",
  "categories": ["education", "news", "weather", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Check Class Status",
      "short_name": "May Pasok",
      "description": "Quickly check if there are classes today",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Metro Manila Status",
      "short_name": "MM Status",
      "description": "Check class status for Metro Manila",
      "url": "/location/metro-manila"
    },
    {
      "name": "Cebu Status",
      "short_name": "Cebu",
      "description": "Check class status for Cebu City",
      "url": "/location/cebu-city"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
