{
  "name": "ReelStack — Turn Reels into Recipes & Travel Maps",
  "short_name": "ReelStack",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "description": "Free AI-powered tool that extracts recipes, grocery lists, and interactive travel maps from Instagram Reels, YouTube Shorts, and TikTok videos. Paste a link, get structured results.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["food", "travel", "utilities", "productivity", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Extract a Reel",
      "short_name": "Extract",
      "description": "Paste a video URL and extract recipes or travel maps",
      "url": "/",
      "icons": [
        {
          "src": "icons/Icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
