{
"id": "/",
"name": "Thikaro Market Survey",
"short_name": "Thikaro",
"description": "Field market survey tool for collecting service pricing data from local shops.",
"lang": "en",
"dir": "ltr",

"start_url": "/",
"scope": "/",

"display": "standalone",
"orientation": "portrait-primary",

"background_color": "#1A1F3A",
"theme_color": "#E8621A",

"categories": [
"business",
"productivity"
],

"icons": [
{
"src": "/icons/icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icons/icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],

"shortcuts": [
{
"name": "New Survey",
"short_name": "Survey",
"description": "Start a new shop survey",
"url": "/?page=new-survey"
},
{
"name": "My Shops",
"short_name": "Shops",
"description": "View submitted shops",
"url": "/?page=shops"
}
],

"prefer_related_applications": false
}
