{
  "name": "MapMyTrail — Custom Map Posters",
  "short_name": "MapMyTrail",
  "description": "Create beautiful map posters from your runs, races, road trips, and adventures. Free to make — 300 DPI print-ready for $3.99. No account needed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "sports", "photo"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/mapmytrail-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Map Poster",
      "short_name": "Create",
      "description": "Open the map poster editor — no account needed",
      "url": "/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Templates",
      "short_name": "Templates",
      "description": "Browse 50+ race and route map poster templates",
      "url": "/templates",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Free map editor — 300 DPI download for $3.99",
      "url": "/pricing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x628",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MapMyTrail — create a custom map poster from any route or race"
    },
    {
      "src": "/screenshot.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MapMyTrail map poster editor on mobile"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
