{
  "name": "Travel Planner TT",
  "short_name": "Planner.tt",
  "description": "Collaborative day-by-day itinerary planner. Built for the road.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "categories": ["travel", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%230d0e12'/><path d='M48 132 L96 42 L144 132 Z' fill='%23ff5b3a'/><circle cx='96' cy='114' r='12' fill='%230d0e12'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%230d0e12'/><path d='M128 352 L256 112 L384 352 Z' fill='%23ff5b3a'/><circle cx='256' cy='304' r='32' fill='%230d0e12'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
