{
  "name": "Jawn Rank",
  "short_name": "Jawn Rank",
  "description": "America's rankings for pizza, cheesesteaks, and local favorites.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F04A14",
  "background_color": "#161210",
  "lang": "en",
  "categories": ["food", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Jawn Rank home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Near Me",
      "short_name": "Near Me",
      "description": "Find top-ranked spots near your location",
      "url": "/near-me",
      "icons": [{"src": "/icon.svg", "sizes": "96x96", "type": "image/svg+xml"}]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "See what's trending on Jawn Rank",
      "url": "/trending",
      "icons": [{"src": "/icon.svg", "sizes": "96x96", "type": "image/svg+xml"}]
    }
  ],
  "prefer_related_applications": false
}
