{ "name": "Buzdolabımda Ne Var?", "short_name": "Buzdolabım", "description": "Evdeki malzemelerle ne pişirebileceğini anında bul.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0f1419", "theme_color": "#ff7a45", "lang": "tr", "categories": ["food", "lifestyle"], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }