{
  "name": "startup.ph — Philippine Startup Ecosystem",
  "short_name": "startup.ph",
  "description": "The definitive Philippine startup ecosystem platform covering news, directory, events, jobs, and community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3B82F6",
  "background_color": "#0A0F1E",
  "lang": "en-PH",
  "dir": "ltr",
  "categories": ["news", "business", "technology"],
  "icons": [
    {
      "src": "/wp-content/themes/startupph/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/startupph/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/startupph/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/startupph/assets/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/startupph/assets/images/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "startup.ph homepage on desktop"
    },
    {
      "src": "/wp-content/themes/startupph/assets/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "startup.ph homepage on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "Browse the latest Philippine startup news",
      "url": "/news/",
      "icons": [{ "src": "/wp-content/themes/startupph/assets/images/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Startups Directory",
      "short_name": "Startups",
      "description": "Explore the Philippine startup directory",
      "url": "/startups/",
      "icons": [{ "src": "/wp-content/themes/startupph/assets/images/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Submit Your Startup",
      "short_name": "Submit",
      "description": "Add your startup to the directory",
      "url": "/submit/",
      "icons": [{ "src": "/wp-content/themes/startupph/assets/images/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
