{
  "name": "Gauris Tava Crush",
  "short_name": "Tava Crush",
  "description": "Play. Earn. Eat. — A match-3 loyalty game by Gauris Tava Tadka.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c0e",
  "theme_color": "#C52127",
  "icons": [
    { "src": "assets/icons/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
