{
  "name": "Philipinas.travel",
  "short_name": "Philipinas.travel",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/byahero_ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/byahero_ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1506953823976-52e1fdc0149b?auto=format&fit=crop&w=500&q=60",
      "sizes": "500x750",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Discover Eco-Destinations"
    },
    {
      "src": "https://images.unsplash.com/photo-1544531586-fde5298cdd40?auto=format&fit=crop&w=500&q=60",
      "sizes": "500x750",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Book Unique Stays"
    },
    {
      "src": "https://images.unsplash.com/photo-1476514525535-07fb3b4ae5f1?auto=format&fit=crop&w=1280&q=60",
      "sizes": "1280x853",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Immersive Experience"
    }
  ],
  "categories": ["travel", "lifestyle", "productivity"],
  "description": "An offline-first, premium travel journaling and booking platform powered by AI."
}