{ "name": "Area.tn - Precision Map Area Calculator", "short_name": "Area.tn", "description": "Calculate any surface area on earth with precision crosshair technology. Free, fast, and mobile-optimized.", "start_url": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#2563eb", "orientation": "any", "scope": "/", "lang": "en", "dir": "ltr", "categories": ["utilities", "productivity", "maps"], "icons": [ { "src": "/favicon.ico", "sizes": "32x32 16x16", "type": "image/x-icon" } ], "screenshots": [ { "src": "/link_image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide", "label": "Area.tn main interface showing map with area measurement tools" } ], "shortcuts": [ { "name": "New Area", "short_name": "New", "description": "Create a new area measurement", "url": "/?action=new", "icons": [ { "src": "/favicon.svg", "sizes": "96x96" } ] } ] }