analog-film-space/manifest.json
2021-08-02 20:30:32 +02:00

12 lines
294 B
JSON

{
"name": "analog film",
"short_name": "analog film",
"start_url": "/",
"display": "standalone",
"background_color": "#ccc",
"description": "a database of currently available 35mm, 110 and medium format film stocks",
"icons": [{
"src": "favicon.svg",
"sizes": "any"
}]
}