{
  "name": "My Sushi App",
  "short_name": "Sushi",
  "description": "Find the best sushi near you",
  "start_url": "/sushi",
  "display": "standalone",
  "background_color": "#FF5722",
  "theme_color": "#FF5722",
  "icons": [
    {
      "src": "/icons/sushi-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
