{
  "name": "TravelMate - Journey Companion",
  "short_name": "TravelMate",
  "description": "Travel companion with interactive maps, budget calculator, photo journal, and music. Built by Edgardo D. Caseñas.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1B1F3B",
  "theme_color": "#1B1F3B",
  "lang": "en",
  "categories": ["travel", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%231B1F3B' width='512' height='512' rx='100'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-size='260'%3E🗺️%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
