{
  "name": "Tripfolio",
  "short_name": "Tripfolio",
  "description": "The beautiful travel planner that lives in your pocket.",
  "start_url": "/planner",
  "display": "standalone",
  "background_color": "#F5F2EC",
  "theme_color": "#1C2B1E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["travel", "productivity", "lifestyle"]
}
