{
  "name": "Remix: Food Menu Gen AI",
  "short_name": "FoodMenuGen",
  "description": "Generator cetak biru JSON menu makanan dan generator prompt Gambar AI profesional untuk Cafe, Restoran, dan bisnis kuliner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "food", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Buka Menu Gen",
      "short_name": "MenuGen",
      "description": "Buka dashboard draf menu kuliner",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
