{
  "id": "/",
  "name": "SearchWithin",
  "short_name": "SearchWithin",
  "description": "SearchWithin helps groups choose venues, shows, podcasts, books, and recommended dishes together with shared polls.",
  "author": "Software995",
  "publisher": "Software995",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf4",
  "theme_color": "#fffaf4",
  "categories": ["food", "lifestyle", "social", "entertainment"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/detail/9PGGKMGCWXHH",
      "id": "9PGGKMGCWXHH"
    }
  ],
  "icons": [
    {
      "src": "/searchwithin-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/searchwithin-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/searchwithin-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Venue Polls",
      "short_name": "Venues",
      "description": "Create a group poll for restaurants, cafes, bars, and other places.",
      "url": "/venues",
      "icons": [{ "src": "/searchwithin-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "TV Polls",
      "short_name": "TV",
      "description": "Create a group poll for shows, movies, and episodes.",
      "url": "/tv",
      "icons": [{ "src": "/searchwithin-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book Polls",
      "short_name": "Books",
      "description": "Create a group poll for books and shared reading.",
      "url": "/books",
      "icons": [{ "src": "/searchwithin-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Menu Surveys",
      "short_name": "Menus",
      "description": "Collect trusted dish recommendations before ordering.",
      "url": "/menus",
      "icons": [{ "src": "/searchwithin-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
